Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h1031 extern boolean_t i40e_ring_tx_quiesce(i40e_trqpair_t *);
H A Di40e_transceiver.c2668 i40e_ring_tx_quiesce(i40e_trqpair_t *itrq) in i40e_ring_tx_quiesce() function
H A Di40e_main.c2717 if (i40e_ring_tx_quiesce(itrq)) { in i40e_shutdown_ring()