Searched refs:tx_chk (Results 1 – 1 of 1) sorted by relevance
4996 int tx_chk = _SUCCESS, rx_chk = _SUCCESS; in linked_status_chk() local 5016 tx_chk = _FAIL; in linked_status_chk() 5027 if (tx_chk != _SUCCESS && in linked_status_chk() 5029 tx_chk = issue_nulldata_in_interrupt(padapter, NULL); in linked_status_chk() 5046 if (tx_chk == _FAIL) { in linked_status_chk()