Home
last modified time | relevance | path

Searched refs:vft_size (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c126 mac->vft_size = IXGBE_82598_VFT_TBL_SIZE; in ixgbe_init_ops_82598()
1030 for (offset = 0; offset < hw->mac.vft_size; offset++) in ixgbe_clear_vfta_82598()
1034 for (offset = 0; offset < hw->mac.vft_size; offset++) in ixgbe_clear_vfta_82598()
H A Dixgbe_x540.c99 mac->vft_size = IXGBE_X540_VFT_TBL_SIZE; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c345 mac->vft_size = IXGBE_82599_VFT_TBL_SIZE; in ixgbe_init_ops_82599()
H A Dixgbe_type.h4093 u32 vft_size; member
H A Dixgbe_common.c4089 for (offset = 0; offset < hw->mac.vft_size; offset++) in ixgbe_clear_vfta_generic()
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h545 u32 vft_size; member
H A Dtxgbe_hw.c1882 for (offset = 0; offset < hw->mac.vft_size; offset++) in txgbe_clear_vfta()
2874 mac->vft_size = TXGBE_RAPTOR_VFT_TBL_SIZE; in txgbe_init_ops_pf()