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