Home
last modified time | relevance | path

Searched refs:i40e_ndo_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h137 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
H A Di40e_virtchnl_pf.c4854 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk() function
H A Di40e_main.c13736 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,