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