Home
last modified time | relevance | path

Searched defs:vind (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ixgbevf/
Dvf.c634 static s32 ixgbevf_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_set_vfta_vf()
668 static s32 ixgbevf_hv_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbevf_hv_set_vfta_vf()
/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c1750 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf()
1818 static int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82598.c839 static s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_82598()
Dixgbe_common.c3119 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_generic()
/linux-6.6.21/drivers/net/ethernet/intel/igb/
De1000_mac.c174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind, in igb_vfta_set()