Searched defs:vind (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_hv_vf.c | 46 static s32 ixgbevf_hv_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_hv_set_vfta_vf() 74 static s32 ixgbevf_hv_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vlan, u32 vind) in ixgbevf_hv_set_rar_vf()
|
| H A D | ixgbe_vf.c | 436 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_vf()
|
| H A D | ixgbe_api.c | 1076 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vfta() 1096 s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vlvf()
|
| H A D | ixgbe_82598.c | 974 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_82598()
|
| H A D | ixgbe_common.c | 3934 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_generic() 4001 s32 ixgbe_set_vlvf_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vlvf_generic()
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_hw.c | 1354 s32 ngbe_set_vfta(struct ngbe_hw *hw, u32 vlan, u32 vind, in ngbe_set_vfta() 1419 s32 ngbe_set_vlvf(struct ngbe_hw *hw, u32 vlan, u32 vind, in ngbe_set_vlvf()
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_vf.c | 388 s32 txgbe_set_vfta_vf(struct txgbe_hw *hw, u32 vlan, u32 vind, in txgbe_set_vfta_vf()
|
| H A D | txgbe_hw.c | 1616 s32 txgbe_set_vfta(struct txgbe_hw *hw, u32 vlan, u32 vind, in txgbe_set_vfta() 1681 s32 txgbe_set_vlvf(struct txgbe_hw *hw, u32 vlan, u32 vind, in txgbe_set_vlvf()
|