Searched refs:i40e_ndo_set_vf_mac (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 | 126 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
|
H A D | i40e_virtchnl_pf.c | 4211 * i40e_ndo_set_vf_mac 4218 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac() function
|
H A D | i40e_main.c | 13034 .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.h | 126 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
|
H A D | i40e_virtchnl_pf.c | 4400 * i40e_ndo_set_vf_mac 4407 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac() function
|
H A D | i40e_main.c | 13707 .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
|
Completed in 46 milliseconds