Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h131 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id);
H A Dtc_encap_actions.c447 rc = efx_mae_update_rule(efx, fallback->fw_id, in efx_tc_update_encap()
493 rc = efx_mae_update_rule(efx, acts->fw_id, rule->fw_id); in efx_tc_update_encap()
H A Dmae.c2214 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id) in efx_mae_update_rule() function