Searched refs:i40e_ndo_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
134 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
4687 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk() function
13653 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,