Home
last modified time | relevance | path

Searched refs:IGC_TXD_POPTS_IXSM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h309 #define IGC_TXD_POPTS_IXSM 0x01 /* Insert IP checksum */ macro
H A Digc_main.c1308 (IGC_TXD_POPTS_IXSM << 8)); in igc_tx_olinfo_status()