Lines Matching refs:fw_id
182 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_free_action_set()
484 encap->fw_id, rc); in efx_tc_flower_release_encap_match()
722 rid->fw_id = rc; in efx_tc_get_recirc_id()
734 ida_free(&efx->tc->recirc_ida, rid->fw_id); in efx_tc_put_recirc_id()
740 efx_mae_delete_rule(efx, rule->fw_id); in efx_tc_delete_rule()
748 rule->fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_tc_delete_rule()
1401 match.value.recirc_id = rid->fw_id; in efx_tc_flower_replace_foreign()
1644 rule->acts.fw_id, &rule->fw_id); in efx_tc_flower_replace_foreign()
1835 match.value.recirc_id = rid->fw_id; in efx_tc_flower_replace()
2193 acts_id = rule->fallback->fw_id; in efx_tc_flower_replace()
2196 acts_id = rule->acts.fw_id; in efx_tc_flower_replace()
2199 acts_id, &rule->fw_id); in efx_tc_flower_replace()
2364 acts->fw_id, &rule->fw_id); in efx_tc_configure_default_rule()
2372 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_default_rule()
2412 if (rule->fw_id != MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL) in efx_tc_deconfigure_default_rule()
2414 rule->fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_tc_deconfigure_default_rule()
2439 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_fallback_acts()
2614 ida_free(&efx->tc->recirc_ida, rid->fw_id); in efx_tc_recirc_free()
2706 efx->tc->dflt.pf.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc()
2708 efx->tc->dflt.wire.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc()
2710 efx->tc->facts.pf.fw_id = MC_CMD_MAE_ACTION_SET_ALLOC_OUT_ACTION_SET_ID_NULL; in efx_init_struct_tc()
2712 efx->tc->facts.reps.fw_id = MC_CMD_MAE_ACTION_SET_ALLOC_OUT_ACTION_SET_ID_NULL; in efx_init_struct_tc()
2744 EFX_WARN_ON_PARANOID(efx->tc->dflt.pf.fw_id != in efx_fini_struct_tc()
2746 EFX_WARN_ON_PARANOID(efx->tc->dflt.wire.fw_id != in efx_fini_struct_tc()
2748 EFX_WARN_ON_PARANOID(efx->tc->facts.pf.fw_id != in efx_fini_struct_tc()
2750 EFX_WARN_ON_PARANOID(efx->tc->facts.reps.fw_id != in efx_fini_struct_tc()