Searched refs:efx_ef10_sriov_set_vf_mac (Results 1 – 3 of 3) sorted by relevance
42 int efx_ef10_sriov_set_vf_mac(struct efx_nic *efx, int vf, u8 *mac);
488 int efx_ef10_sriov_set_vf_mac(struct efx_nic *efx, int vf_i, u8 *mac) in efx_ef10_sriov_set_vf_mac() function
3290 rc = efx_ef10_sriov_set_vf_mac(efx_pf, nic_data->vf_index, mac); in efx_ef10_set_mac_address()4215 .sriov_set_vf_mac = efx_ef10_sriov_set_vf_mac,