Searched defs:brcmf_btcoex_info (Results 1 – 1 of 1) sorted by relevance
86 struct brcmf_btcoex_info { struct87 struct brcmf_cfg80211_vif *vif;88 struct timer_list timer;89 u16 timeout;90 bool timer_on;91 bool dhcp_done;92 enum brcmf_btcoex_state bt_state;93 struct work_struct work;94 struct brcmf_cfg80211_info *cfg;95 u32 reg66;[all …]