Home
last modified time | relevance | path

Searched refs:reg_hp_rx (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c1549 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in rtl8723e_dm_bt_bt_hw_counters_monitor() local
1556 reg_hp_rx = (u32_tmp & MASKHWORD)>>16; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1564 reg_hp_rx %= rtlpriv->btcoexist.lps_counter; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1570 hal_coex_8723.high_priority_rx = reg_hp_rx; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1576 reg_hp_tx_rx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in rtl8723e_dm_bt_bt_hw_counters_monitor()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8192e2ant.c414 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8192e2ant_monitor_bt_ctr() local
421 reg_hp_rx = (u32tmp & MASKHWORD) >> 16; in btc8192e2ant_monitor_bt_ctr()
428 coex_sta->high_priority_rx = reg_hp_rx; in btc8192e2ant_monitor_bt_ctr()
434 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8192e2ant_monitor_bt_ctr()
Dhalbtc8723b2ant.c271 u32 reg_hp_tx = 0, reg_hp_rx = 0; in btc8723b2ant_monitor_bt_ctr() local
279 reg_hp_rx = (u32tmp & MASKHWORD) >> 16; in btc8723b2ant_monitor_bt_ctr()
286 coex_sta->high_priority_rx = reg_hp_rx; in btc8723b2ant_monitor_bt_ctr()
303 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8723b2ant_monitor_bt_ctr()
Dhalbtc8821a2ant.c273 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a2ant_monitor_bt_ctr() local
280 reg_hp_rx = (u4tmp & MASKHWORD) >> 16; in btc8821a2ant_monitor_bt_ctr()
287 coex_sta->high_priority_rx = reg_hp_rx; in btc8821a2ant_monitor_bt_ctr()
300 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8821a2ant_monitor_bt_ctr()
Dhalbtc8723b1ant.c228 u32 reg_hp_tx = 0, reg_hp_rx = 0; in halbtc8723b1ant_monitor_bt_ctr() local
237 reg_hp_rx = (u32tmp & MASKHWORD) >> 16; in halbtc8723b1ant_monitor_bt_ctr()
244 coex_sta->high_priority_rx = reg_hp_rx; in halbtc8723b1ant_monitor_bt_ctr()
266 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8723b1ant_monitor_bt_ctr()
Dhalbtc8821a1ant.c391 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a1ant_monitor_bt_ctr() local
398 reg_hp_rx = (u4_tmp & MASKHWORD) >> 16; in btc8821a1ant_monitor_bt_ctr()
405 coex_sta->high_priority_rx = reg_hp_rx; in btc8821a1ant_monitor_bt_ctr()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b1ant.c302 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8822b1ant_monitor_bt_ctr() local
311 reg_hp_rx = (u32tmp & MASKHWORD) >> 16; in halbtc8822b1ant_monitor_bt_ctr()
318 coex_sta->high_priority_rx = reg_hp_rx; in halbtc8822b1ant_monitor_bt_ctr()
324 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8822b1ant_monitor_bt_ctr()
Dhalbtc8822b2ant.c214 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8822b2ant_monitor_bt_ctr() local
224 reg_hp_rx = (u32tmp & MASKHWORD) >> 16; in halbtc8822b2ant_monitor_bt_ctr()
231 coex_sta->high_priority_rx = reg_hp_rx; in halbtc8822b2ant_monitor_bt_ctr()