Searched refs:efx_mae_mport_mport (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tc.c | 56 efx_mae_mport_mport(efx, efv->mport, &mport); in efx_tc_flower_external_mport() 517 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_flower_replace() 725 efx_mae_mport_mport(efx, efv->mport, &ing_port); in efx_tc_configure_default_rule_rep() 726 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_default_rule_rep() 749 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_configure_rep_mport()
|
A D | mae.h | 27 void efx_mae_mport_mport(struct efx_nic *efx, u32 mport_id, u32 *out);
|
A D | mae.c | 89 void efx_mae_mport_mport(struct efx_nic *efx __always_unused, u32 mport_id, u32 *out) in efx_mae_mport_mport() function
|
Completed in 6 milliseconds