Searched refs:E1000_ICS_RXDMT0 (Results 1 – 11 of 11) sorted by relevance
454 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */ macro
5384 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
444 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
5722 wr32(E1000_ICS, E1000_ICS_RXDMT0); in igb_watchdog_task()
379 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
1007 n |= E1000_ICS_RXDMT0; in e1000_receive_iov()
759 return E1000_ICS_RXT0 | (min_threshold_hit ? E1000_ICS_RXDMT0 : 0); in e1000e_rx_wb_interrupt_cause()
2090 causes |= E1000_ICS_RXDMT0; in igb_receive_internal()
1425 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
1724 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
2543 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()