Searched refs:brcmf_btcoex_info (Results 1 – 2 of 2) sorted by relevance
76 struct brcmf_btcoex_info { struct139 static void brcmf_btcoex_boost_wifi(struct brcmf_btcoex_info *btci, in brcmf_btcoex_boost_wifi()233 static void btcmf_btcoex_save_part1(struct brcmf_btcoex_info *btci) in btcmf_btcoex_save_part1()253 static void brcmf_btcoex_restore_part1(struct brcmf_btcoex_info *btci) in brcmf_btcoex_restore_part1()275 struct brcmf_btcoex_info *bt_local = from_timer(bt_local, t, timer); in brcmf_btcoex_timerfunc()288 struct brcmf_btcoex_info *btci; in brcmf_btcoex_handler()289 btci = container_of(work, struct brcmf_btcoex_info, work); in brcmf_btcoex_handler()361 struct brcmf_btcoex_info *btci = NULL; in brcmf_btcoex_attach()364 btci = kmalloc(sizeof(struct brcmf_btcoex_info), GFP_KERNEL); in brcmf_btcoex_attach()409 static void brcmf_btcoex_dhcp_start(struct brcmf_btcoex_info *btci) in brcmf_btcoex_dhcp_start()[all …]
346 struct brcmf_btcoex_info *btcoex;