Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmae.h130 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id);
H A Dtc_encap_actions.c449 rc = efx_mae_update_rule(efx, fallback->fw_id, in efx_tc_update_encap()
495 rc = efx_mae_update_rule(efx, acts->fw_id, rule->fw_id); in efx_tc_update_encap()
H A Dmae.c2261 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id) in efx_mae_update_rule() function