Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h25 #define E1000_ADVTXD_POPTS_IXSM 0x00000100 /* IP Checksum offload request */ macro
H A Digb_rxtx.c357 static const uint32_t l3_olinfo[2] = {0, E1000_ADVTXD_POPTS_IXSM}; in tx_desc_cksum_flags_to_olinfo()