Lines Matching refs:fw_id
74 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_free_action_set()
105 efx_mae_delete_rule(efx, rule->fw_id); in efx_tc_delete_rule()
109 rule->fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_tc_delete_rule()
121 efx_mae_delete_rule(efx, rule->fw_id); in efx_tc_flow_free()
541 rule->acts.fw_id, &rule->fw_id); in efx_tc_flower_replace()
685 acts->fw_id, &rule->fw_id); in efx_tc_configure_default_rule()
693 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_default_rule()
733 if (rule->fw_id != MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL) in efx_tc_deconfigure_default_rule()
735 rule->fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_tc_deconfigure_default_rule()
878 efx->tc->dflt.pf.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc()
880 efx->tc->dflt.wire.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc()
900 EFX_WARN_ON_PARANOID(efx->tc->dflt.pf.fw_id != in efx_fini_struct_tc()
902 EFX_WARN_ON_PARANOID(efx->tc->dflt.wire.fw_id != in efx_fini_struct_tc()