Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1112 bool bCheckFwTxCnt = false; in _rtl92e_tx_check_stuck() local
1143 bCheckFwTxCnt = true; in _rtl92e_tx_check_stuck()
1153 if (bCheckFwTxCnt) { in _rtl92e_tx_check_stuck()
/Linux-v5.10/drivers/staging/rtl8192u/
Dr8192U_core.c2887 bool bCheckFwTxCnt = false; in TxCheckStuck() local
2897 bCheckFwTxCnt = true; in TxCheckStuck()
2899 if (bCheckFwTxCnt) { in TxCheckStuck()