Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h24 #define E1000_ADVTXD_POPTS_TXSM 0x00000200 /* L4 Checksum offload request */ macro
H A Digb_rxtx.c356 static const uint32_t l4_olinfo[2] = {0, E1000_ADVTXD_POPTS_TXSM}; in tx_desc_cksum_flags_to_olinfo()