Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.h140 u32 low_priority_tx; member
Dhalbtc8821a2ant.h133 u32 low_priority_tx; member
Dhalbtc8723b1ant.h152 u32 low_priority_tx; member
Dhalbtc8192e2ant.h153 u32 low_priority_tx; member
Dhalbtc8821a1ant.h154 u32 low_priority_tx; member
Dhalbtc8821a1ant.c419 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8821a1ant_monitor_bt_ctr()
1591 coex_sta->low_priority_tx == 0 && in btc8821a1ant_mon_bt_en_dis()
1597 coex_sta->low_priority_tx == 0xffff && in btc8821a1ant_mon_bt_en_dis()
2516 coex_sta->low_priority_rx, coex_sta->low_priority_tx); in ex_halbtc8821a1ant_display_coex_info()
Dhalbtc8821a2ant.c269 coex_sta->low_priority_tx == 0 && in btc8821a2ant_mon_bt_en_dis()
274 coex_sta->low_priority_tx == 0xffff && in btc8821a2ant_mon_bt_en_dis()
324 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8821a2ant_monitor_bt_ctr()
3572 coex_sta->low_priority_rx, coex_sta->low_priority_tx); in ex_halbtc8821a2ant_display_coex_info()
Dhalbtc8192e2ant.c272 coex_sta->low_priority_tx == 0 && in btc8192e2ant_monitor_bt_enable_dis()
278 coex_sta->low_priority_tx == 0xffff && in btc8192e2ant_monitor_bt_enable_dis()
499 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8192e2ant_monitor_bt_ctr()
3529 coex_sta->low_priority_rx, coex_sta->low_priority_tx); in ex_halbtc8192e2ant_display_coex_info()
Dhalbtc8723b1ant.c423 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8723b1ant_monitor_bt_ctr()
2676 coex_sta->low_priority_tx); in ex_halbtc8723b1ant_display_coex_info()
Dhalbtc8723b2ant.c292 coex_sta->low_priority_tx = reg_lp_tx; in btc8723b2ant_monitor_bt_ctr()
3395 coex_sta->low_priority_tx); in ex_btc8723b2ant_display_coex_info()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c940 counters = hal_coex_8723.low_priority_tx + in rtl8723e_dm_bt_tx_rx_couter_l()
1571 hal_coex_8723.low_priority_tx = reg_lp_tx; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1591 hal_coex_8723.low_priority_tx == 0 && in rtl8723e_dm_bt_bt_enable_disable_check()
1597 hal_coex_8723.low_priority_tx == 0xeaea && in rtl8723e_dm_bt_bt_enable_disable_check()
1603 hal_coex_8723.low_priority_tx == 0xffff && in rtl8723e_dm_bt_bt_enable_disable_check()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1488 u32 low_priority_tx; member