Searched refs:root_buf (Results 1 – 3 of 3) sorted by relevance
307 struct ice_aqc_recipe_data_elem *root_buf; member
1730 recps[rid].root_buf = (struct ice_aqc_recipe_data_elem *) in ice_get_recp_frm_fw()1732 sizeof(*recps[rid].root_buf), ICE_NONDMA_TO_NONDMA); in ice_get_recp_frm_fw()1733 if (!recps[rid].root_buf) in ice_get_recp_frm_fw()6120 if (recp[i].root_buf && recp[i].root_buf->content.act_ctrl & in ice_find_recp()6705 rm->root_buf = buf; in ice_add_sw_recipe()7222 if (rm->root_buf) in ice_add_adv_recipe()7223 ice_free(hw, rm->root_buf); in ice_add_adv_recipe()
627 if (recps[i].root_buf) in ice_cleanup_fltr_mgmt_single()628 ice_free(hw, recps[i].root_buf); in ice_cleanup_fltr_mgmt_single()