Searched refs:req_buf (Results 1 – 4 of 4) sorted by relevance
467 struct tf_msg_dma_buf req_buf = { 0 }; in tf_msg_session_resc_alloc() local496 rc = tf_msg_alloc_dma_buf(&req_buf, dma_size); in tf_msg_session_resc_alloc()503 tf_msg_free_dma_buf(&req_buf); in tf_msg_session_resc_alloc()512 req_data = (struct tf_rm_resc_req_entry *)req_buf.va_addr; in tf_msg_session_resc_alloc()519 req.req_addr = tfp_cpu_to_le_64(req_buf.pa_addr); in tf_msg_session_resc_alloc()554 tf_msg_free_dma_buf(&req_buf); in tf_msg_session_resc_alloc()574 struct tf_msg_dma_buf req_buf = { 0 }; in tf_msg_session_resc_info() local603 rc = tf_msg_alloc_dma_buf(&req_buf, dma_size); in tf_msg_session_resc_info()610 tf_msg_free_dma_buf(&req_buf); in tf_msg_session_resc_info()626 req.req_addr = tfp_cpu_to_le_64(req_buf.pa_addr); in tf_msg_session_resc_info()[all …]
295 fwd_cmd = (struct input *)bp->pf->vf_info[vf_id].req_buf; in bnxt_handle_fwd_req()
214 void *req_buf; member
3781 bp->pf->vf_info[i].req_buf = ((char *)bp->pf->vf_req_buf) + in bnxt_configure_vf_req_buf()