Searched refs:IGC_TXD_POPTS_IXSM (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igc/ | ||
H A D | igc_defines.h | 309 #define IGC_TXD_POPTS_IXSM 0x01 /* Insert IP checksum */ macro |
H A D | igc_main.c | 1308 (IGC_TXD_POPTS_IXSM << 8)); in igc_tx_olinfo_status() |