Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.h49 #define IGC_ADVTXD_DCMD_TSE 0x80000000 /* TCP Seg enable */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1601 static uint32_t tso_cmd[2] = {0, IGC_ADVTXD_DCMD_TSE}; in tx_desc_vlan_flags_to_cmdtype()