Searched refs:e1000_set_vfta_vf (Results 1 – 1 of 1) sorted by relevance
39 static s32 e1000_set_vfta_vf(struct e1000_hw *, u16, bool);70 mac->ops.set_vfta = e1000_set_vfta_vf; in e1000_init_mac_params_vf()259 static s32 e1000_set_vfta_vf(struct e1000_hw *hw, u16 vid, bool set) in e1000_set_vfta_vf() function