Home
last modified time | relevance | path

Searched refs:brcmf_btcoex_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c54 * struct brcmf_btcoex_info - BT coex related information
76 struct brcmf_btcoex_info { struct
139 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_KERNE in brcmf_btcoex_attach()
[all...]
H A Dcfg80211.h340 struct brcmf_btcoex_info *btcoex;
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c54 * struct brcmf_btcoex_info - BT coex related information
76 struct brcmf_btcoex_info { struct
139 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_KERNE in brcmf_btcoex_attach()
[all...]
H A Dcfg80211.h346 struct brcmf_btcoex_info *btcoex;

Completed in 4 milliseconds