Searched refs:tx_empty (Results 1 – 4 of 4) sorted by relevance
51 tx_empty(fido_dev_t *d, uint8_t cmd, int *ms) in tx_empty() function177 return (count == 0 ? tx_empty(d, cmd, ms) : tx(d, cmd, buf, count, ms)); in fido_tx()
768 bool tx_empty = true; in rtw_sdio_deep_ps_enter() local783 tx_empty = false; in rtw_sdio_deep_ps_enter()789 if (!tx_empty) { in rtw_sdio_deep_ps_enter()
654 bool tx_empty = true; in rtw_pci_deep_ps_enter() local674 tx_empty = false; in rtw_pci_deep_ps_enter()679 if (!tx_empty) { in rtw_pci_deep_ps_enter()
631 io.c:tx_empty 9 0 100.00% 14 0 100.00%