Searched refs:p_resp_ramrod_res (Results 1 – 1 of 1) sorted by relevance
1089 struct roce_query_qp_resp_output_params *p_resp_ramrod_res; in ecore_roce_sp_query_responder() local1105 p_resp_ramrod_res = (struct roce_query_qp_resp_output_params *) in ecore_roce_sp_query_responder()1107 sizeof(*p_resp_ramrod_res)); in ecore_roce_sp_query_responder()1108 if (!p_resp_ramrod_res) in ecore_roce_sp_query_responder()1132 out_params->rq_psn = OSAL_LE32_TO_CPU(p_resp_ramrod_res->psn); in ecore_roce_sp_query_responder()1134 OSAL_LE32_TO_CPU(p_resp_ramrod_res->err_flag), in ecore_roce_sp_query_responder()1140 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, p_resp_ramrod_res, in ecore_roce_sp_query_responder()1142 sizeof(*p_resp_ramrod_res)); in ecore_roce_sp_query_responder()