Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc.c56 efx_mae_mport_mport(efx, efv->mport, &mport); in efx_tc_flower_external_mport()
332 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_flower_replace()
501 efx_mae_mport_mport(efx, efv->mport, &ing_port); in efx_tc_configure_default_rule_rep()
502 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_default_rule_rep()
525 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_configure_rep_mport()
Dmae.h26 void efx_mae_mport_mport(struct efx_nic *efx, u32 mport_id, u32 *out);
Dmae.c86 void efx_mae_mport_mport(struct efx_nic *efx __always_unused, u32 mport_id, u32 *out) in efx_mae_mport_mport() function