Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_rx.c123 if ((rx_data->flag & IGB_RX_STOPPED) && in igb_rx_recycle()
H A Digb_sw.h93 #define IGB_RX_STOPPED 0x1 macro
H A Digb_main.c2106 rx_data->flag |= IGB_RX_STOPPED; in igb_free_rx_data()