Home
last modified time | relevance | path

Searched refs:efx_sriov_set_vf_mac (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Dsriov.h17 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
Dsriov.c14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
Defx.c2315 .ndo_set_vf_mac = efx_sriov_set_vf_mac,