Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h309 #define IGC_TXD_POPTS_TXSM 0x02 /* Insert TCP/UDP checksum */ macro
H A Digc_main.c1303 ((IGC_TXD_POPTS_TXSM << 8) / in igc_tx_olinfo_status()