Searched defs:brcmf_pub (Results 1 – 1 of 1) sorted by relevance
95 struct brcmf_pub { struct97 struct brcmf_bus *bus_if;98 struct brcmf_proto *proto;99 struct wiphy *wiphy;100 struct cfg80211_ops *ops;113 s32 if2bss[BRCMF_MAX_IFS];114 struct brcmf_if *mon_if;116 struct mutex proto_block;124 u32 feat_flags;125 u32 chip_quirks;[all …]
Completed in 4 milliseconds