Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h27 void efx_mae_mport_mport(struct efx_nic *efx, u32 mport_id, u32 *out);
H A Dtc.c74 efx_mae_mport_mport(efx, efv->mport, &mport); in efx_tc_flower_internal_mport()
88 efx_mae_mport_mport(efx, efv->mport, &mport); in efx_tc_flower_external_mport()
2162 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_flower_replace()
2404 efx_mae_mport_mport(efx, efv->mport, &ing_port); in efx_tc_configure_default_rule_rep()
2405 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_default_rule_rep()
2459 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_fallback_acts_reps()
2480 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_configure_rep_mport()
H A Dmae.c91 void efx_mae_mport_mport(struct efx_nic *efx __always_unused, u32 mport_id, u32 *out) in efx_mae_mport_mport() function