Searched refs:recps (Results 1 – 2 of 2) sorted by relevance
2322 ice_set_bit(recps[idx].chain_idx, recps[idx].res_idxs); in ice_get_recp_frm_fw()2346 if (!recps[rid].root_buf) in ice_get_recp_frm_fw()2396 struct ice_sw_recipe *recps; in ice_init_def_sw_recp() local2401 if (!recps) in ice_init_def_sw_recp()2405 recps[i].root_rid = i; in ice_init_def_sw_recp()2412 *recp_list = recps; in ice_init_def_sw_recp()7136 u8 recps = 0; in ice_add_sw_recipe() local7196 buf[recps] = tmp[0]; in ice_add_sw_recipe()7201 buf[recps].content.rid = 0; in ice_add_sw_recipe()7250 recps++; in ice_add_sw_recipe()[all …]
773 struct ice_sw_recipe *recps; in ice_cleanup_fltr_mgmt_single() local784 recps = sw->recp_list; in ice_cleanup_fltr_mgmt_single()788 recps[i].root_rid = i; in ice_cleanup_fltr_mgmt_single()790 &recps[i].rg_list, ice_recp_grp_entry, in ice_cleanup_fltr_mgmt_single()796 if (recps[i].adv_rule) { in ice_cleanup_fltr_mgmt_single()800 ice_destroy_lock(&recps[i].filt_rule_lock); in ice_cleanup_fltr_mgmt_single()802 &recps[i].filt_rules, in ice_cleanup_fltr_mgmt_single()812 ice_destroy_lock(&recps[i].filt_rule_lock); in ice_cleanup_fltr_mgmt_single()814 &recps[i].filt_rules, in ice_cleanup_fltr_mgmt_single()821 if (recps[i].root_buf) in ice_cleanup_fltr_mgmt_single()[all …]