Searched refs:vft_size (Results 1 – 4 of 4) sorted by relevance
78 mac->vft_size = IXGBE_82598_VFT_TBL_SIZE; in ixgbe_get_invariants_82598()890 for (offset = 0; offset < hw->mac.vft_size; offset++) in ixgbe_clear_vfta_82598()894 for (offset = 0; offset < hw->mac.vft_size; offset++) in ixgbe_clear_vfta_82598()
5046 for (i = hw->mac.vft_size; i--;) in ixgbe_vlan_promisc_enable()5118 for (i = 0; i < hw->mac.vft_size; i += VFTA_BLOCK_SIZE) in ixgbe_vlan_promisc_disable()
1639 for (i = 0; i < wx->mac.vft_size; i++) in wx_vlan_promisc_enable()1665 for (i = 0; i < wx->mac.vft_size; i++) { in wx_scrub_vfta()2700 for (offset = 0; offset < wx->mac.vft_size; offset++) { in wx_clear_vfta()
892 u32 vft_size; member