Searched refs:efx_sriov_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
17 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
2315 .ndo_set_vf_mac = efx_sriov_set_vf_mac,