Searched defs:vind (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 634 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/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_hw.c | 1612 u32 vlnctrl, i, vind, bits, reg_idx; in wx_vlan_promisc_enable() local 1645 u32 i, vid, bits, vfta, vind, vlvf, reg_idx; in wx_scrub_vfta() local 2464 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf() 2532 int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
|
H A D | wx_vf.c | 301 int wx_set_vfta_vf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vfta_vf()
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.c | 174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind, in igb_vfta_set()
|