Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h133 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
Di40e_virtchnl_pf.c4643 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk() function
Di40e_main.c13487 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,