Home
last modified time | relevance | path

Searched refs:sriov_set_vf_mac (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Dsriov.c15 if (efx->type->sriov_set_vf_mac) in efx_sriov_set_vf_mac()
16 return efx->type->sriov_set_vf_mac(efx, vf_i, mac); in efx_sriov_set_vf_mac()
H A Dnet_driver.h1435 int (*sriov_set_vf_mac)(struct efx_nic *efx, int vf_i, u8 *mac); member
H A Dsiena.c1067 .sriov_set_vf_mac = efx_siena_sriov_set_vf_mac,
H A Def10.c4213 .sriov_set_vf_mac = efx_ef10_sriov_set_vf_mac,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Dsriov.c15 if (efx->type->sriov_set_vf_mac) in efx_sriov_set_vf_mac()
16 return efx->type->sriov_set_vf_mac(efx, vf_i, mac); in efx_sriov_set_vf_mac()
H A Dnet_driver.h1435 int (*sriov_set_vf_mac)(struct efx_nic *efx, int vf_i, u8 *mac); member
H A Dsiena.c1067 .sriov_set_vf_mac = efx_siena_sriov_set_vf_mac,
H A Def10.c4213 .sriov_set_vf_mac = efx_ef10_sriov_set_vf_mac,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Dsriov.c15 if (efx->type->sriov_set_vf_mac) in efx_sriov_set_vf_mac()
16 return efx->type->sriov_set_vf_mac(efx, vf_i, mac); in efx_sriov_set_vf_mac()
H A Dnet_driver.h1435 int (*sriov_set_vf_mac)(struct efx_nic *efx, int vf_i, u8 *mac); member
H A Dsiena.c1067 .sriov_set_vf_mac = efx_siena_sriov_set_vf_mac,
H A Def10.c4213 .sriov_set_vf_mac = efx_ef10_sriov_set_vf_mac,