Searched refs:cnt_leak_slot (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() local1236 cnt_leak_slot = le32_to_cpu(pcysta_v1->slot_cnt[CXST_LK]); 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()