Searched refs:IGB_RX_STOPPED (Results 1 – 3 of 3) sorted by relevance
123 if ((rx_data->flag & IGB_RX_STOPPED) && in igb_rx_recycle()
90 #define IGB_RX_STOPPED 0x1 macro
2061 rx_data->flag |= IGB_RX_STOPPED; in igb_free_rx_data()