Searched refs:recps (Results 1 – 2 of 2) sorted by relevance
1709 ice_set_bit(recps[idx].chain_idx, recps[idx].res_idxs); in ice_get_recp_frm_fw()1733 if (!recps[rid].root_buf) in ice_get_recp_frm_fw()1783 struct ice_sw_recipe *recps; in ice_init_def_sw_recp() local1788 if (!recps) in ice_init_def_sw_recp()1792 recps[i].root_rid = i; in ice_init_def_sw_recp()1799 *recp_list = recps; in ice_init_def_sw_recp()6434 u8 recps = 0; in ice_add_sw_recipe() local6494 buf[recps] = tmp[0]; in ice_add_sw_recipe()6499 buf[recps].content.rid = 0; in ice_add_sw_recipe()6548 recps++; in ice_add_sw_recipe()[all …]
579 struct ice_sw_recipe *recps; in ice_cleanup_fltr_mgmt_single() local590 recps = sw->recp_list; in ice_cleanup_fltr_mgmt_single()594 recps[i].root_rid = i; in ice_cleanup_fltr_mgmt_single()596 &recps[i].rg_list, ice_recp_grp_entry, in ice_cleanup_fltr_mgmt_single()602 if (recps[i].adv_rule) { in ice_cleanup_fltr_mgmt_single()606 ice_destroy_lock(&recps[i].filt_rule_lock); in ice_cleanup_fltr_mgmt_single()608 &recps[i].filt_rules, in ice_cleanup_fltr_mgmt_single()618 ice_destroy_lock(&recps[i].filt_rule_lock); in ice_cleanup_fltr_mgmt_single()620 &recps[i].filt_rules, in ice_cleanup_fltr_mgmt_single()627 if (recps[i].root_buf) in ice_cleanup_fltr_mgmt_single()[all …]