Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.h48 #define IGC_ADVTXD_DCMD_VLE 0x40000000 /* VLAN pkt enable */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1600 static uint32_t vlan_cmd[2] = {0, IGC_ADVTXD_DCMD_VLE}; in tx_desc_vlan_flags_to_cmdtype()