Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Dmae.h28 int efx_mae_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id);
Def100_rep.c252 rc = efx_mae_lookup_mport(efx, selector, &efv->mport); in efx_ef100_configure_rep()
Dmae.c97 int efx_mae_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id) in efx_mae_lookup_mport() function
Def100_nic.c739 rc = efx_mae_lookup_mport(efx, selector, &id); in efx_ef100_get_base_mport()