Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h137 int efx_mae_fw_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id);
H A 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()
H A Dmae.c102 int efx_mae_fw_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id) in efx_mae_fw_lookup_mport() function