Searched refs:E1000_ICR_ACK (Results 1 – 4 of 4) sorted by relevance
347 #define E1000_ICR_ACK 0x00020000 /* Receive Ack frame */ macro371 E1000_ICR_ACK | \391 #define E1000_ICS_ACK E1000_ICR_ACK /* Receive Ack frame */421 #define E1000_IMS_ACK E1000_ICR_ACK /* Receive Ack frame */456 #define E1000_IMC_ACK E1000_ICR_ACK /* Receive Ack frame */
271 delayable_causes |= E1000_ICR_ACK; in e1000e_intrmgr_delay_rx_causes()290 if ((raid == 0) && (core->delayed_causes & E1000_ICR_ACK)) { in e1000e_intrmgr_delay_rx_causes()301 if (!core->raid.running && (core->delayed_causes & E1000_ICR_ACK)) { in e1000e_intrmgr_delay_rx_causes()
390 #define E1000_ICR_ACK 0x00020000 /* Receive ACK Frame Detected */ macro442 #define E1000_IMS_ACK E1000_ICR_ACK /* Receive ACK Frame Detected */
1704 #define E1000_ICR_ACK 0x00020000 /* Receive Ack frame */ macro1735 #define E1000_ICS_ACK E1000_ICR_ACK /* Receive Ack frame */1764 #define E1000_IMS_ACK E1000_ICR_ACK /* Receive Ack frame */1793 #define E1000_IMC_ACK E1000_ICR_ACK /* Receive Ack frame */