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;101 struct brcmf_cfg80211_info *config;104 uint hdrlen; /* Total BRCMF header length (proto + bus) */107 char fwver[BRCMF_DRIVER_FIRMWARE_VERSION_LEN];108 u8 mac[ETH_ALEN]; /* MAC address obtained from dongle */110 struct mac_address addresses[BRCMF_MAX_IFS];[all …]