Searched refs:brcmf_btcoex_info (Results 1 – 2 of 2) sorted by relevance
75 struct brcmf_btcoex_info { struct138 static void brcmf_btcoex_boost_wifi(struct brcmf_btcoex_info *btci, in brcmf_btcoex_boost_wifi()232 static void btcmf_btcoex_save_part1(struct brcmf_btcoex_info *btci) in btcmf_btcoex_save_part1()252 static void brcmf_btcoex_restore_part1(struct brcmf_btcoex_info *btci) in brcmf_btcoex_restore_part1()274 struct brcmf_btcoex_info *bt_local = from_timer(bt_local, t, timer); in brcmf_btcoex_timerfunc()287 struct brcmf_btcoex_info *btci; in brcmf_btcoex_handler()288 btci = container_of(work, struct brcmf_btcoex_info, work); in brcmf_btcoex_handler()360 struct brcmf_btcoex_info *btci = NULL; in brcmf_btcoex_attach()363 btci = kmalloc(sizeof(struct brcmf_btcoex_info), GFP_KERNEL); in brcmf_btcoex_attach()408 static void brcmf_btcoex_dhcp_start(struct brcmf_btcoex_info *btci) in brcmf_btcoex_dhcp_start()[all …]
297 struct brcmf_btcoex_info *btcoex;