Searched defs:brcmf_pub (Results 1 – 1 of 1) sorted by relevance
77 struct brcmf_pub { struct79 struct brcmf_bus *bus_if;80 struct brcmf_proto *proto;81 struct brcmf_cfg80211_info *config;84 uint hdrlen; /* Total BRCMF header length (proto + bus) */85 uint rxsz; /* Rx buffer size bus module should use */86 u8 wme_dp; /* wme discard priority */89 char fwver[BRCMF_DRIVER_FIRMWARE_VERSION_LEN];90 u8 mac[ETH_ALEN]; /* MAC address obtained from dongle */93 unsigned long tx_multicast;[all …]