Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.h22 #define IGC_VFTA_SIZE 128 macro
138 uint32_t vfta[IGC_VFTA_SIZE];
H A Digc_ethdev.c2465 for (i = 0; i < IGC_VFTA_SIZE; i++) in igc_vlan_hw_filter_enable()