Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h50 #define IGC_VET 0x00038 /* VLAN Ether Type - RW */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c2591 reg_val = IGC_READ_REG(hw, IGC_VET); in eth_igc_vlan_tpid_set()
2594 IGC_WRITE_REG(hw, IGC_VET, reg_val); in eth_igc_vlan_tpid_set()