Home
last modified time | relevance | path

Searched refs:reg_hp_tx (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c1527 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
1533 reg_hp_tx = u32_tmp & MASKLWORD; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1541 reg_hp_tx %= rtlpriv->btcoexist.lps_counter; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1547 hal_coex_8723.high_priority_tx = reg_hp_tx; in rtl8723e_dm_bt_bt_hw_counters_monitor()
1554 reg_hp_tx_rx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in rtl8723e_dm_bt_bt_hw_counters_monitor()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8821aCsr2Ant.c236 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8821aCsr2ant_monitor_bt_ctr() local
242 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8821aCsr2ant_monitor_bt_ctr()
249 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821aCsr2ant_monitor_bt_ctr()
256 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821aCsr2ant_monitor_bt_ctr()
H A DHalBtc8192e1Ant.c335 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e1ant_monitor_bt_ctr() local
353 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e1ant_monitor_bt_ctr()
360 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e1ant_monitor_bt_ctr()
371 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8192e1ant_monitor_bt_ctr()
377 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8192e1ant_monitor_bt_ctr()
H A DHalBtc8812a1Ant.c348 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8812a1ant_monitor_bt_ctr() local
355 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8812a1ant_monitor_bt_ctr()
362 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8812a1ant_monitor_bt_ctr()
373 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8812a1ant_monitor_bt_ctr()
379 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8812a1ant_monitor_bt_ctr()
H A DHalBtc8192e2Ant.c399 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e2ant_monitor_bt_ctr() local
405 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e2ant_monitor_bt_ctr()
412 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e2ant_monitor_bt_ctr()
419 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8192e2ant_monitor_bt_ctr()
H A DHalBtc8723b1Ant.c212 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8723b1ant_monitor_bt_ctr() local
223 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8723b1ant_monitor_bt_ctr()
230 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8723b1ant_monitor_bt_ctr()
253 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8723b1ant_monitor_bt_ctr()
265 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8723b1ant_monitor_bt_ctr()
H A DHalBtc8821a2Ant.c251 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8821a2ant_monitor_bt_ctr() local
259 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8821a2ant_monitor_bt_ctr()
266 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821a2ant_monitor_bt_ctr()
280 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821a2ant_monitor_bt_ctr()
H A DHalBtc8703b1Ant.c338 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8703b1ant_monitor_bt_ctr() local
356 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8703b1ant_monitor_bt_ctr()
363 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8703b1ant_monitor_bt_ctr()
374 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8703b1ant_monitor_bt_ctr()
380 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8703b1ant_monitor_bt_ctr()
H A DHalBtc8812a2Ant.c394 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8812a2ant_monitor_bt_ctr() local
400 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8812a2ant_monitor_bt_ctr()
407 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8812a2ant_monitor_bt_ctr()
414 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8812a2ant_monitor_bt_ctr()
H A DHalBtc8723b2Ant.c237 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8723b2ant_monitor_bt_ctr() local
245 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8723b2ant_monitor_bt_ctr()
252 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8723b2ant_monitor_bt_ctr()
270 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8723b2ant_monitor_bt_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8192e1ant.c349 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e1ant_monitor_bt_ctr() local
367 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e1ant_monitor_bt_ctr()
374 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e1ant_monitor_bt_ctr()
385 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8192e1ant_monitor_bt_ctr()
391 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8192e1ant_monitor_bt_ctr()
H A Dhalbtc8812a1ant.c362 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8812a1ant_monitor_bt_ctr() local
369 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8812a1ant_monitor_bt_ctr()
376 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8812a1ant_monitor_bt_ctr()
387 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8812a1ant_monitor_bt_ctr()
393 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8812a1ant_monitor_bt_ctr()
H A Dhalbtc8821a2ant.c215 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8821a2ant_monitor_bt_ctr() local
223 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8821a2ant_monitor_bt_ctr()
230 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821a2ant_monitor_bt_ctr()
244 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821a2ant_monitor_bt_ctr()
H A Dhalbtc8703b1ant.c364 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8703b1ant_monitor_bt_ctr() local
376 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8703b1ant_monitor_bt_ctr()
383 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8703b1ant_monitor_bt_ctr()
390 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8703b1ant_monitor_bt_ctr()
415 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8703b1ant_monitor_bt_ctr()
H A Dhalbtc8192e2ant.c373 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e2ant_monitor_bt_ctr() local
379 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e2ant_monitor_bt_ctr()
386 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e2ant_monitor_bt_ctr()
393 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8192e2ant_monitor_bt_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8192e1ant.c335 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e1ant_monitor_bt_ctr() local
353 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e1ant_monitor_bt_ctr()
360 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e1ant_monitor_bt_ctr()
371 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8192e1ant_monitor_bt_ctr()
377 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8192e1ant_monitor_bt_ctr()
H A Dhalbtc8821acsr2ant.c236 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8821aCsr2ant_monitor_bt_ctr() local
242 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8821aCsr2ant_monitor_bt_ctr()
249 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821aCsr2ant_monitor_bt_ctr()
256 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821aCsr2ant_monitor_bt_ctr()
H A Dhalbtc8812a1ant.c348 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8812a1ant_monitor_bt_ctr() local
355 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8812a1ant_monitor_bt_ctr()
362 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8812a1ant_monitor_bt_ctr()
373 reg_hp_rx, reg_hp_tx, reg_lp_rx, reg_lp_tx); in halbtc8812a1ant_monitor_bt_ctr()
379 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8812a1ant_monitor_bt_ctr()
H A Dhalbtc8192e2ant.c399 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8192e2ant_monitor_bt_ctr() local
405 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8192e2ant_monitor_bt_ctr()
412 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8192e2ant_monitor_bt_ctr()
419 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8192e2ant_monitor_bt_ctr()
H A Dhalbtc8821a2ant.c251 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8821a2ant_monitor_bt_ctr() local
259 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8821a2ant_monitor_bt_ctr()
266 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8821a2ant_monitor_bt_ctr()
280 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821a2ant_monitor_bt_ctr()
H A Dhalbtc8812a2ant.c394 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in halbtc8812a2ant_monitor_bt_ctr() local
400 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8812a2ant_monitor_bt_ctr()
407 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8812a2ant_monitor_bt_ctr()
414 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8812a2ant_monitor_bt_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.c383 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8192e2ant_monitor_bt_ctr() local
389 reg_hp_tx = u32tmp & MASKLWORD; in btc8192e2ant_monitor_bt_ctr()
396 coex_sta->high_priority_tx = reg_hp_tx; in btc8192e2ant_monitor_bt_ctr()
403 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8192e2ant_monitor_bt_ctr()
H A Dhalbtc8821a2ant.c251 u32 reg_hp_tx = 0, reg_hp_rx = 0, reg_lp_tx = 0, reg_lp_rx = 0; in btc8821a2ant_monitor_bt_ctr() local
257 reg_hp_tx = u4tmp & MASKLWORD; in btc8821a2ant_monitor_bt_ctr()
264 coex_sta->high_priority_tx = reg_hp_tx; in btc8821a2ant_monitor_bt_ctr()
278 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8821a2ant_monitor_bt_ctr()
H A Dhalbtc8723b2ant.c250 u32 reg_hp_tx = 0, reg_hp_rx = 0; in btc8723b2ant_monitor_bt_ctr() local
257 reg_hp_tx = u32tmp & MASKLWORD; in btc8723b2ant_monitor_bt_ctr()
264 coex_sta->high_priority_tx = reg_hp_tx; in btc8723b2ant_monitor_bt_ctr()
282 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8723b2ant_monitor_bt_ctr()
H A Dhalbtc8723b1ant.c206 u32 reg_hp_tx = 0, reg_hp_rx = 0; in halbtc8723b1ant_monitor_bt_ctr() local
214 reg_hp_tx = u32tmp & MASKLWORD; in halbtc8723b1ant_monitor_bt_ctr()
221 coex_sta->high_priority_tx = reg_hp_tx; in halbtc8723b1ant_monitor_bt_ctr()
244 if ((reg_hp_tx == 0) && (reg_hp_rx == 0) && (reg_lp_tx == 0) && in halbtc8723b1ant_monitor_bt_ctr()

123