Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.h21 int efx_mae_allocate_mport(struct efx_nic *efx, u32 *id, u32 *label);
Dmae.c21 int efx_mae_allocate_mport(struct efx_nic *efx, u32 *id, u32 *label) in efx_mae_allocate_mport() function
Dtc.c2799 rc = efx_mae_allocate_mport(efx, &efx->tc->reps_mport_id, &rep_mport_label); in efx_tc_configure_rep_mport()