Searched refs:last_txokcnt (Results 1 – 1 of 1) sorted by relevance
507 static u64 last_txokcnt = 0, last_rxokcnt; in rtl8821ae_dm_check_rssi_monitor() local510 last_txokcnt = rtlpriv->stats.txbytesunicast; in rtl8821ae_dm_check_rssi_monitor()512 if (cur_rxokcnt > (last_txokcnt * 6)) in rtl8821ae_dm_check_rssi_monitor()