Searched refs:en_tx_qcount (Results 1 – 3 of 3) sorted by relevance
293 EFSYS_ASSERT3U(enp->en_tx_qcount, ==, 0); in efx_tx_init()325 EFSYS_ASSERT3U(enp->en_tx_qcount, ==, 0); in efx_tx_fini()372 EFSYS_ASSERT3U(enp->en_tx_qcount + 1, <, in efx_tx_qcreate()406 enp->en_tx_qcount++; in efx_tx_qcreate()430 EFSYS_ASSERT(enp->en_tx_qcount != 0); in efx_tx_qdestroy()431 --enp->en_tx_qcount; in efx_tx_qdestroy()
836 uint32_t en_tx_qcount; member
2027 (enp->en_rx_qcount + enp->en_tx_qcount != 0)) { in efx_mcdi_mac_stats()