Searched refs:IGC_RXDCTL_QUEUE_ENABLE (Results 1 – 3 of 3) sorted by relevance
84 #define IGC_RXDCTL_QUEUE_ENABLE 0x02000000 /* Ena specific Rx Queue */ macro
349 rxdctl[i] & ~IGC_RXDCTL_QUEUE_ENABLE); in igc_rx_fifo_flush_base()357 if (!(rx_enabled & IGC_RXDCTL_QUEUE_ENABLE)) in igc_rx_fifo_flush_base()
663 rxdctl |= IGC_RXDCTL_QUEUE_ENABLE; in igc_configure_rx_ring()7043 rxdctl &= ~IGC_RXDCTL_QUEUE_ENABLE; in igc_disable_rx_ring_hw()