Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h128 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
H A Di40e_virtchnl_pf.c4408 int i40e_ndo_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in i40e_ndo_set_vf_mac() function
H A Di40e_main.c13730 .ndo_set_vf_mac = i40e_ndo_set_vf_mac,