Searched refs:efx_mae_lookup_mport (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mae.h | 29 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 D | ef100_rep.c | 251 rc = efx_mae_lookup_mport(efx, efv->idx, &efv->mport); in efx_ef100_configure_rep()
|
H A D | efx_devlink.c | 632 if (efx_mae_lookup_mport(efx, idx, &id)) { in ef100_set_devlink_port()
|
H A D | mae.c | 1035 int efx_mae_lookup_mport(struct efx_nic *efx, u32 vf_idx, u32 *id) in efx_mae_lookup_mport() function
|