Searched refs:reps_mport_id (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | tc.h | 321 u32 reps_mport_id, reps_mport_vport_id; member
|
H A D | tc.c | 2487 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_flower_replace() 2730 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_default_rule_rep() 2784 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, &eg_port); in efx_tc_configure_fallback_acts_reps() 2799 rc = efx_mae_allocate_mport(efx, &efx->tc->reps_mport_id, &rep_mport_label); in efx_tc_configure_rep_mport() 2803 efx->tc->reps_mport_id, rep_mport_label); in efx_tc_configure_rep_mport() 2805 efx_mae_mport_mport(efx, efx->tc->reps_mport_id, in efx_tc_configure_rep_mport() 2812 efx_mae_free_mport(efx, efx->tc->reps_mport_id); in efx_tc_deconfigure_rep_mport() 2813 efx->tc->reps_mport_id = MAE_MPORT_SELECTOR_NULL; in efx_tc_deconfigure_rep_mport()
|