Searched defs:vind (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.c | 583 static s32 ixgbevf_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_set_vfta_vf() 617 static s32 ixgbevf_hv_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_hv_set_vfta_vf()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 839 static s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_82598()
|
D | ixgbe_common.c | 3118 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_generic()
|
/drivers/net/ethernet/intel/igb/ |
D | e1000_mac.c | 174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind, in igb_vfta_set()
|