Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1125 bool bCheckFwTxCnt = false; in _rtl92e_tx_check_stuck() local
1156 bCheckFwTxCnt = true; in _rtl92e_tx_check_stuck()
1166 if (bCheckFwTxCnt) { in _rtl92e_tx_check_stuck()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U_core.c3044 bool bCheckFwTxCnt = false; in TxCheckStuck() local
3054 bCheckFwTxCnt = true; in TxCheckStuck()
3056 if (bCheckFwTxCnt) { in TxCheckStuck()