Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c4999 int tx_chk = _SUCCESS, rx_chk = _SUCCESS; in linked_status_chk() local
5019 tx_chk = _FAIL; in linked_status_chk()
5030 if (tx_chk != _SUCCESS && in linked_status_chk()
5032 tx_chk = issue_nulldata_in_interrupt(padapter, NULL); in linked_status_chk()
5049 if (tx_chk == _FAIL) { in linked_status_chk()