Home
last modified time | relevance | path

Searched refs:high_priority_tx (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a2ant.h118 u32 high_priority_tx; member
H A Dhalbtc8192e2ant.h128 u32 high_priority_tx; member
H A Dhalbtc8821a1ant.h130 u32 high_priority_tx; member
H A Dhalbtc8723b2ant.h126 u32 high_priority_tx; member
H A Dhalbtc8723b1ant.h137 u32 high_priority_tx; member
H A Dhalbtc8723b1ant.c221 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8723b1ant_monitor_bt_ctr()
1675 if (coex_sta->high_priority_tx == 0 && in halbtc8723b1ant_monitor_bt_enable_disable()
1679 if (coex_sta->high_priority_tx == 0xffff && in halbtc8723b1ant_monitor_bt_enable_disable()
2703 coex_sta->high_priority_tx); in ex_btc8723b1ant_display_coex_info()
3243 if (coex_sta->high_priority_tx + in ex_btc8723b1ant_bt_info_notify()
3255 (coex_sta->high_priority_tx + coex_sta->high_priority_rx >= in ex_btc8723b1ant_bt_info_notify()
3438 if ((coex_sta->high_priority_tx + coex_sta->high_priority_rx < 50) && in ex_btc8723b1ant_periodical()
H A Dhalbtc8192e2ant.c169 if (coex_sta->high_priority_tx == 0 && in btc8192e2ant_monitor_bt_enable_disable()
175 if (coex_sta->high_priority_tx == 0xffff && in btc8192e2ant_monitor_bt_enable_disable()
396 coex_sta->high_priority_tx = reg_hp_tx; in btc8192e2ant_monitor_bt_ctr()
2865 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_btc8192e2ant_display_coex_info()
H A Dhalbtc8723b2ant.c264 coex_sta->high_priority_tx = reg_hp_tx; in btc8723b2ant_monitor_bt_ctr()
3842 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_btc8723b2ant_display_coex_info()
4111 if (coex_sta->high_priority_tx + in ex_btc8723b2ant_bt_info_notify()
4231 if ((coex_sta->high_priority_tx + in ex_btc8723b2ant_periodical()
H A Dhalbtc8821a2ant.c264 coex_sta->high_priority_tx = reg_hp_tx; in btc8821a2ant_monitor_bt_ctr()
3809 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_btc8821a2ant_display_coex_info()
4095 if (coex_sta->high_priority_tx + in ex_btc8821a2ant_bt_info_notify()
H A Dhalbtc8821a1ant.c382 coex_sta->high_priority_tx = reg_hp_tx; in btc8821a1ant_monitor_bt_ctr()
2329 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_btc8821a1ant_display_coex_info()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c911 counters = hal_coex_8723.high_priority_tx + in rtl8723e_dm_bt_tx_rx_couter_h()
1545 hal_coex_8723.high_priority_tx = reg_hp_tx; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1565 if (hal_coex_8723.high_priority_tx == 0 && in rtl8723e_dm_bt_bt_enable_disable_check()
1571 if (hal_coex_8723.high_priority_tx == 0xeaea && in rtl8723e_dm_bt_bt_enable_disable_check()
1577 if (hal_coex_8723.high_priority_tx == 0xffff && in rtl8723e_dm_bt_bt_enable_disable_check()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1563 u32 high_priority_tx; member