Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c89 #define IGC_ADVTXD_POPTS_IXSM 0x00000100 /* IP Checksum offload request */ macro
1611 static const uint32_t l3_olinfo[2] = {0, IGC_ADVTXD_POPTS_IXSM}; in tx_desc_cksum_flags_to_olinfo()