Searched refs:efx_sriov_set_vf_mac (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | sriov.h | 14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
|
H A D | sriov.c | 11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
|
H A D | efx.c | 599 .ndo_set_vf_mac = efx_sriov_set_vf_mac,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | sriov.h | 14 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac);
|
H A D | sriov.c | 11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
|
H A D | efx.c | 600 .ndo_set_vf_mac = efx_sriov_set_vf_mac,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | sriov.h | 15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() function
|
H A D | efx.c | 598 .ndo_set_vf_mac = efx_sriov_set_vf_mac,
|
Completed in 11 milliseconds