Home
last modified time | relevance | path

Searched refs:e1000_set_vfta_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dvf.c19 static s32 e1000_set_vfta_vf(struct e1000_hw *, u16, bool);
52 mac->ops.set_vfta = e1000_set_vfta_vf; in e1000_init_mac_params_vf()
244 * e1000_set_vfta_vf - Set/Unset vlan filter table address
249 static s32 e1000_set_vfta_vf(struct e1000_hw *hw, u16 vid, bool set) in e1000_set_vfta_vf() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dvf.c19 static s32 e1000_set_vfta_vf(struct e1000_hw *, u16, bool);
52 mac->ops.set_vfta = e1000_set_vfta_vf; in e1000_init_mac_params_vf()
244 * e1000_set_vfta_vf - Set/Unset vlan filter table address
249 static s32 e1000_set_vfta_vf(struct e1000_hw *hw, u16 vid, bool set) in e1000_set_vfta_vf() function

Completed in 2 milliseconds