Searched refs:efx_sriov_set_vf_mac (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dsriov.h14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
H A Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) function
H A Defx.c614 .ndo_set_vf_mac = efx_sriov_set_vf_mac,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsriov.h15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) function
H A Defx.c612 .ndo_set_vf_mac = efx_sriov_set_vf_mac,

Completed in 223 milliseconds