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

/drivers/net/ethernet/intel/igbvf/
H A Dvf.c41 static s32 e1000_set_vfta_vf(struct e1000_hw *, u16, bool);
72 mac->ops.set_vfta = e1000_set_vfta_vf;
256 * e1000_set_vfta_vf - Set/Unset vlan filter table address
261 static s32 e1000_set_vfta_vf(struct e1000_hw *hw, u16 vid, bool set) function

Completed in 12 milliseconds