Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Dsriov.h14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
Defx.c603 .ndo_set_vf_mac = efx_sriov_set_vf_mac,