Searched refs:efx_sriov_set_vf_mac (Results 1 – 4 of 4) 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
15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
612 .ndo_set_vf_mac = efx_sriov_set_vf_mac,