Searched refs:reps_mport_id (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | tc.c | 332 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_flower_replace() 502 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_default_rule_rep() 519 rc = efx_mae_allocate_mport(efx, &efx->tc->reps_mport_id, &rep_mport_label); in efx_tc_configure_rep_mport() 523 efx->tc->reps_mport_id, rep_mport_label); in efx_tc_configure_rep_mport() 525 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_configure_rep_mport() 532 efx_mae_free_mport(efx, efx->tc->reps_mport_id); in efx_tc_deconfigure_rep_mport() 533 efx->tc->reps_mport_id = MAE_MPORT_SELECTOR_NULL; in efx_tc_deconfigure_rep_mport()
|
D | tc.h | 95 u32 reps_mport_id, reps_mport_vport_id; member
|