Searched refs:E1000_RXD_STAT_IXSM (Results 1 – 6 of 6) sorted by relevance
17 #define E1000_RXD_STAT_IXSM 0x04 /* Ignore checksum */ macro
54 #define E1000_RXD_STAT_IXSM 0x04 /* Ignore checksum */ macro
587 if (status & E1000_RXD_STAT_IXSM) in e1000_rx_checksum()
87 #define E1000_RXD_STAT_IXSM 0x04 /* Ignore checksum */ macro
8740 if (igb_test_staterr(rx_desc, E1000_RXD_STAT_IXSM)) in igb_rx_checksum()
562 #define E1000_RXD_STAT_IXSM 0x04 /* Ignore checksum */ macro