Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Dmae.h20 int efx_mae_allocate_mport(struct efx_nic *efx, u32 *id, u32 *label);
Dmae.c16 int efx_mae_allocate_mport(struct efx_nic *efx, u32 *id, u32 *label) in efx_mae_allocate_mport() function
Dtc.c519 rc = efx_mae_allocate_mport(efx, &efx->tc->reps_mport_id, &rep_mport_label); in efx_tc_configure_rep_mport()