Home
last modified time | relevance | path

Searched refs:IXGBE_VFTA_SIZE (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ixgbe/
HDixgbe.h203 #define IXGBE_VFTA_SIZE 128 macro
435 u32 shadow_vfta[IXGBE_VFTA_SIZE];
HDif_ixv.c201 static u32 ixv_shadow_vfta[IXGBE_VFTA_SIZE];
1700 for (int i = 0; i < IXGBE_VFTA_SIZE; i++) { in ixv_setup_vlan_support()
HDif_ix.c3024 for (int i = 0; i < IXGBE_VFTA_SIZE; i++) in ixgbe_setup_vlan_hw_support()