Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.h137 int efx_mae_fw_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id);
Def100_nic.c753 rc = efx_mae_fw_lookup_mport(efx, selector, &id); in efx_ef100_get_base_mport()
768 rc = efx_mae_fw_lookup_mport(efx, selector, &id); in efx_ef100_get_base_mport()
Dmae.c102 int efx_mae_fw_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id) in efx_mae_fw_lookup_mport() function