Searched refs:profile_notified (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 420 bool profile_notified; member
|
D | halbtcoutsrc.c | 632 btcoexist->stack_info.profile_notified = false; in exhalbtc_initlize_variables()
|
D | halbtc8821a2ant.c | 3373 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8821a2ant_display_coex_info() 3439 if (stack_info->profile_notified) { in ex_halbtc8821a2ant_display_coex_info() 3863 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8821a2ant_periodical()
|
D | halbtc8821a1ant.c | 2279 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8821a1ant_display_coex_info() 2942 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8821a1ant_periodical()
|
D | halbtc8723b1ant.c | 2441 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8723b1ant_display_coex_info() 3144 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8723b1ant_periodical()
|
D | halbtc8723b2ant.c | 3200 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_btc8723b2ant_display_coex_info() 3696 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_btc8723b2ant_periodical()
|
D | halbtc8192e2ant.c | 3340 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8192e2ant_display_coex_info() 3827 ((stack_info->profile_notified) ? "Yes" : "No"), in ex_halbtc8192e2ant_periodical()
|