Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Dmae.h52 int efx_mae_insert_rule(struct efx_nic *efx, const struct efx_tc_match *match,
Dtc.c355 rc = efx_mae_insert_rule(efx, &rule->match, EFX_TC_PRIO_TC, in efx_tc_flower_replace()
460 rc = efx_mae_insert_rule(efx, match, EFX_TC_PRIO_DFLT, in efx_tc_configure_default_rule()
Dmae.c450 int efx_mae_insert_rule(struct efx_nic *efx, const struct efx_tc_match *match, in efx_mae_insert_rule() function