Searched refs:reg_lp_tx (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| D | hal_btc.c | 1549 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 1559 reg_lp_tx = u32_tmp & MASKLWORD; in rtl8723e_dm_bt_bt_hw_counters_monitor() 1565 reg_lp_tx %= rtlpriv->btcoexist.lps_counter; in rtl8723e_dm_bt_bt_hw_counters_monitor() 1571 hal_coex_8723.low_priority_tx = reg_lp_tx; in rtl8723e_dm_bt_bt_hw_counters_monitor() 1579 reg_lp_tx_rx, reg_lp_tx, reg_lp_tx, reg_lp_rx, reg_lp_rx); in rtl8723e_dm_bt_bt_hw_counters_monitor()
|
| /Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| D | halbtc8192e2ant.c | 414 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8192e2ant_monitor_bt_ctr() local 424 reg_lp_tx = u32tmp & MASKLWORD; in btc8192e2ant_monitor_bt_ctr() 429 coex_sta->low_priority_tx = reg_lp_tx; in btc8192e2ant_monitor_bt_ctr() 437 reg_lp_txrx, reg_lp_tx, reg_lp_tx, reg_lp_rx, reg_lp_rx); in btc8192e2ant_monitor_bt_ctr()
|
| D | halbtc8723b2ant.c | 272 u32 reg_lp_tx = 0, reg_lp_rx = 0; in btc8723b2ant_monitor_bt_ctr() local 282 reg_lp_tx = u32tmp & MASKLWORD; in btc8723b2ant_monitor_bt_ctr() 287 coex_sta->low_priority_tx = reg_lp_tx; in btc8723b2ant_monitor_bt_ctr() 306 reg_lp_txrx, reg_lp_tx, reg_lp_tx, reg_lp_rx, reg_lp_rx); in btc8723b2ant_monitor_bt_ctr()
|
| D | halbtc8821a2ant.c | 273 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a2ant_monitor_bt_ctr() local 283 reg_lp_tx = u4tmp & MASKLWORD; in btc8821a2ant_monitor_bt_ctr() 288 coex_sta->low_priority_tx = reg_lp_tx; in btc8821a2ant_monitor_bt_ctr() 303 reg_lp_txrx, reg_lp_tx, reg_lp_tx, reg_lp_rx, reg_lp_rx); in btc8821a2ant_monitor_bt_ctr()
|
| D | halbtc8723b1ant.c | 229 u32 reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8723b1ant_monitor_bt_ctr() local 240 reg_lp_tx = u32tmp & MASKLWORD; in halbtc8723b1ant_monitor_bt_ctr() 245 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8723b1ant_monitor_bt_ctr() 266 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8723b1ant_monitor_bt_ctr()
|
| D | halbtc8821a1ant.c | 391 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a1ant_monitor_bt_ctr() local 401 reg_lp_tx = u4_tmp & MASKLWORD; in btc8821a1ant_monitor_bt_ctr() 406 coex_sta->low_priority_tx = reg_lp_tx; in btc8821a1ant_monitor_bt_ctr()
|
| /Linux-v4.19/drivers/staging/rtlwifi/btcoexist/ |
| D | halbtc8822b1ant.c | 302 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8822b1ant_monitor_bt_ctr() local 314 reg_lp_tx = u32tmp & MASKLWORD; in halbtc8822b1ant_monitor_bt_ctr() 319 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8822b1ant_monitor_bt_ctr() 324 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8822b1ant_monitor_bt_ctr()
|
| D | halbtc8822b2ant.c | 214 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8822b2ant_monitor_bt_ctr() local 227 reg_lp_tx = u32tmp & MASKLWORD; in halbtc8822b2ant_monitor_bt_ctr() 232 coex_sta->low_priority_tx = reg_lp_tx; in halbtc8822b2ant_monitor_bt_ctr()
|