Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h475 boolean_t rxd_shutdown; member
H A Di40e_transceiver.c1075 rxd->rxd_shutdown = B_TRUE; in i40e_free_ring_mem()
1226 if (rxd->rxd_shutdown == B_TRUE && rxd->rxd_rcb_pending == 0) { in i40e_rx_recycle()