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