Searched defs:brcmf_pub (Results 1 – 1 of 1) sorted by relevance
101 struct brcmf_pub { struct103 struct brcmf_bus *bus_if;104 struct brcmf_proto *proto;105 struct wiphy *wiphy;106 struct cfg80211_ops *ops;107 struct brcmf_cfg80211_info *config;110 uint hdrlen; /* Total BRCMF header length (proto + bus) */113 char fwver[BRCMF_DRIVER_FIRMWARE_VERSION_LEN];114 u8 mac[ETH_ALEN]; /* MAC address obtained from dongle */116 struct mac_address addresses[BRCMF_MAX_IFS];[all …]