Searched refs:cnt_rx_imr (Results 1 – 1 of 1) sorted by relevance
930 u32 cnt_leak_slot = 0, bt_slot_real = 0, cnt_rx_imr = 0; in _chk_btc_report() local1237 cnt_rx_imr = le32_to_cpu(pcysta_v1->leak_slot.cnt_rximr); in _chk_btc_report()1239 if (cnt_leak_slot != 0 && cnt_rx_imr != 0 && in _chk_btc_report()1241 if (cnt_leak_slot < BTC_LEAK_AP_TH * cnt_rx_imr) in _chk_btc_report()