Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h1061 extern boolean_t i40e_shutdown_ring(i40e_trqpair_t *);
H A Di40e_main.c2710 i40e_shutdown_ring(i40e_trqpair_t *itrq) in i40e_shutdown_ring() function
2762 if (!i40e_shutdown_ring(&i40e->i40e_trqpairs[i])) in i40e_shutdown_rings()
H A Di40e_gld.c460 if (!i40e_shutdown_ring(itrq)) { in i40e_ring_stop()