Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c1290 #define BTC_LEAK_AP_TH 10 macro
1790 BTC_LEAK_AP_TH * le32_to_cpu(pcysta->v2.leakrx_cnt)) in _chk_btc_report()
1830 if (cnt_leak_slot < BTC_LEAK_AP_TH * cnt_rx_imr) in _chk_btc_report()
1874 if (cnt_leak_slot < BTC_LEAK_AP_TH * cnt_rx_imr) in _chk_btc_report()
1919 cnt_leak_slot < BTC_LEAK_AP_TH * cnt_rx_imr) in _chk_btc_report()
1973 BTC_LEAK_AP_TH; in _chk_btc_report()