Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c88 #define IGC_ADVTXD_POPTS_TXSM 0x00000200 /* L4 Checksum offload request */ macro
1610 static const uint32_t l4_olinfo[2] = {0, IGC_ADVTXD_POPTS_TXSM}; in tx_desc_cksum_flags_to_olinfo()