Searched refs:E1000_ICR_RXDMT0 (Results 1 – 2 of 2) sorted by relevance
547 #define E1000_ICR_RXDMT0 0x00000010 /* Rx desc min. threshold (0) */ macro622 #define E1000_IMS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */654 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */
953 cause |= E1000_ICR_RXDMT0; in e82545_rx_callback()