Searched refs:root_buf (Results 1 – 3 of 3) sorted by relevance
275 struct ice_aqc_recipe_data_elem *root_buf; member
2299 recps[rid].root_buf = devm_kmemdup(ice_hw_to_dev(hw), tmp, in ice_get_recp_frm_fw()2300 recps[rid].n_grp_count * sizeof(*recps[rid].root_buf), in ice_get_recp_frm_fw()2302 if (!recps[rid].root_buf) { in ice_get_recp_frm_fw()4641 if (recp[i].root_buf && recp[i].root_buf->content.act_ctrl & in ice_find_recp()5234 rm->root_buf = buf; in ice_add_sw_recipe()5478 devm_kfree(ice_hw_to_dev(hw), rm->root_buf); in ice_add_adv_recipe()
818 devm_kfree(ice_hw_to_dev(hw), recps[i].root_buf); in ice_cleanup_fltr_mgmt_struct()