Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c1110 bool bCheckFwTxCnt = false; in _rtl92e_tx_check_stuck() local
1141 bCheckFwTxCnt = true; in _rtl92e_tx_check_stuck()
1151 if (bCheckFwTxCnt) { in _rtl92e_tx_check_stuck()
/Linux-v5.15/drivers/staging/rtl8192u/
Dr8192U_core.c2884 bool bCheckFwTxCnt = false; in TxCheckStuck() local
2894 bCheckFwTxCnt = true; in TxCheckStuck()
2896 if (bCheckFwTxCnt) { in TxCheckStuck()