Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_base.h128 #define IGC_RXDCTL_QUEUE_ENABLE 0x02000000 /* Ena specific Rx Queue */ macro
H A Dif_igc.c2324 rxdctl |= IGC_RXDCTL_QUEUE_ENABLE; in igc_initialize_receive_unit()