Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.h138 u32 high_priority_tx; member
Dhalbtc8821a2ant.h131 u32 high_priority_tx; member
Dhalbtc8723b1ant.h150 u32 high_priority_tx; member
Dhalbtc8192e2ant.h151 u32 high_priority_tx; member
Dhalbtc8821a1ant.h152 u32 high_priority_tx; member
Dhalbtc8821a1ant.c417 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821a1ant_monitor_bt_ctr()
1589 if (coex_sta->high_priority_tx == 0 && in btc8821a1ant_mon_bt_en_dis()
1595 if (coex_sta->high_priority_tx == 0xffff && in btc8821a1ant_mon_bt_en_dis()
2513 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_halbtc8821a1ant_display_coex_info()
Dhalbtc8821a2ant.c267 if (coex_sta->high_priority_tx == 0 && in btc8821a2ant_mon_bt_en_dis()
272 if (coex_sta->high_priority_tx == 0xffff && in btc8821a2ant_mon_bt_en_dis()
322 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821a2ant_monitor_bt_ctr()
3569 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_halbtc8821a2ant_display_coex_info()
Dhalbtc8192e2ant.c270 if (coex_sta->high_priority_tx == 0 && in btc8192e2ant_monitor_bt_enable_dis()
276 if (coex_sta->high_priority_tx == 0xffff && in btc8192e2ant_monitor_bt_enable_dis()
497 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e2ant_monitor_bt_ctr()
3526 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_halbtc8192e2ant_display_coex_info()
Dhalbtc8723b1ant.c421 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8723b1ant_monitor_bt_ctr()
2673 coex_sta->high_priority_tx); in ex_halbtc8723b1ant_display_coex_info()
Dhalbtc8723b2ant.c290 coex_sta->high_priority_tx = reg_hp_tx; in btc8723b2ant_monitor_bt_ctr()
3392 coex_sta->high_priority_rx, coex_sta->high_priority_tx); in ex_btc8723b2ant_display_coex_info()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c931 counters = hal_coex_8723.high_priority_tx + in rtl8723e_dm_bt_tx_rx_couter_h()
1569 hal_coex_8723.high_priority_tx = reg_hp_tx; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1589 if (hal_coex_8723.high_priority_tx == 0 && in rtl8723e_dm_bt_bt_enable_disable_check()
1595 if (hal_coex_8723.high_priority_tx == 0xeaea && in rtl8723e_dm_bt_bt_enable_disable_check()
1601 if (hal_coex_8723.high_priority_tx == 0xffff && in rtl8723e_dm_bt_bt_enable_disable_check()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1486 u32 high_priority_tx; member