Home
last modified time | relevance | path

Searched refs:efx_mae_lookup_mport (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h29 int efx_mae_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id);
138 int efx_mae_lookup_mport(struct efx_nic *efx, u32 vf, u32 *id);
H A Def100_rep.c251 rc = efx_mae_lookup_mport(efx, efv->idx, &efv->mport); in efx_ef100_configure_rep()
H A Defx_devlink.c632 if (efx_mae_lookup_mport(efx, idx, &id)) { in ef100_set_devlink_port()
H A Dmae.c1035 int efx_mae_lookup_mport(struct efx_nic *efx, u32 vf_idx, u32 *id) in efx_mae_lookup_mport() function