Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe.h185 #define IXGBE_VFTA_SIZE 128 macro
387 u32 shadow_vfta[IXGBE_VFTA_SIZE];
H A Dif_ixv.c1559 for (int i = 0; i < IXGBE_VFTA_SIZE; i++) { in ixv_setup_vlan_support()
H A Dif_ix.c2076 for (i = 0; i < IXGBE_VFTA_SIZE; i++) in ixgbe_setup_vlan_hw_support()