Searched refs:i40e_ndo_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 135 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
|
H A D | i40e_virtchnl_pf.c | 4679 * i40e_ndo_set_vf_spoofchk 4686 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk() function
|
H A D | i40e_main.c | 13040 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 135 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable);
|
H A D | i40e_virtchnl_pf.c | 4846 * i40e_ndo_set_vf_spoofchk 4853 int i40e_ndo_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool enable) in i40e_ndo_set_vf_spoofchk() function
|
H A D | i40e_main.c | 13713 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|
Completed in 46 milliseconds