Searched refs:VFTA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
5174 #define VFTA_BLOCK_SIZE 8 macro5178 u32 vfta[VFTA_BLOCK_SIZE] = { 0 }; in igb_scrub_vfta()5180 u32 vid_end = vid_start + (VFTA_BLOCK_SIZE * 32); in igb_scrub_vfta()5220 for (i = VFTA_BLOCK_SIZE; i--;) { in igb_scrub_vfta()5242 for (i = 0; i < E1000_VLAN_FILTER_TBL_SIZE; i += VFTA_BLOCK_SIZE) in igb_vlan_promisc_disable()
4625 #define VFTA_BLOCK_SIZE 8 macro4629 u32 vfta[VFTA_BLOCK_SIZE] = { 0 }; in ixgbe_scrub_vfta()4631 u32 vid_end = vid_start + (VFTA_BLOCK_SIZE * 32); in ixgbe_scrub_vfta()4661 for (i = VFTA_BLOCK_SIZE; i--;) { in ixgbe_scrub_vfta()4693 for (i = 0; i < hw->mac.vft_size; i += VFTA_BLOCK_SIZE) in ixgbe_vlan_promisc_disable()