Searched refs:IGC_VFTA (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_regs.h | 467 #define IGC_VFTA 0x05600 /* VLAN Filter Table Array - RW Array */ macro
|
| H A D | igc_mac.c | 309 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, 0); in igc_clear_vfta_generic() 327 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, offset, value); in igc_write_vfta_generic()
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.c | 2434 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, vid_idx, vfta); in eth_igc_vlan_filter_set() 2466 IGC_WRITE_REG_ARRAY(hw, IGC_VFTA, i, shadow_vfta->vfta[i]); in igc_vlan_hw_filter_enable()
|