Searched defs:brcmf_pub (Results 1 – 1 of 1) sorted by relevance
560 struct brcmf_pub { struct562 struct brcmf_bus *bus_if;563 struct brcmf_proto *prot;564 struct brcmf_cfg80211_dev *config;565 struct device *dev; /* fullmac dongle device pointer */568 uint hdrlen; /* Total BRCMF header length (proto + bus) */569 uint rxsz; /* Rx buffer size bus module should use */570 u8 wme_dp; /* wme discard priority */573 bool iswl; /* Dongle-resident driver is wl */574 unsigned long drv_version; /* Version of dongle-resident driver */[all …]