Searched refs:IGC_RXDCTL_QUEUE_ENABLE (Results 1 – 2 of 2) sorted by relevance
128 #define IGC_RXDCTL_QUEUE_ENABLE 0x02000000 /* Ena specific Rx Queue */ macro
2324 rxdctl |= IGC_RXDCTL_QUEUE_ENABLE; in igc_initialize_receive_unit()