Searched refs:E1000_EICR_RX_QUEUE0 (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.h164 E1000_EICR_RX_QUEUE0 | \
H A De1000_defines.h587 #define E1000_EICR_RX_QUEUE0 0x00000001 /* Rx Queue 0 Interrupt */ macro
642 #define E1000_EIMS_RX_QUEUE0 E1000_EICR_RX_QUEUE0 /* Rx Queue 0 Interrupt */
659 #define E1000_EICS_RX_QUEUE0 E1000_EICR_RX_QUEUE0 /* Rx Queue 0 Interrupt */
H A Dif_em.c2221 tmp = E1000_EICR_RX_QUEUE0 << i;

Completed in 73 milliseconds