Searched refs:efx_mae_update_rule (Results 1 – 3 of 3) sorted by relevance
131 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id);
447 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()
2214 int efx_mae_update_rule(struct efx_nic *efx, u32 acts_id, u32 id) in efx_mae_update_rule() function