Home
last modified time | relevance | path

Searched refs:resp_buf (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c129 void *resp_buf; in bnx2fc_l2_els_compl() local
157 resp_buf = mp_req->resp_buf; in bnx2fc_l2_els_compl()
171 memcpy(buf + hdr_len, resp_buf, resp_len); in bnx2fc_l2_els_compl()
273 void *resp_buf; in bnx2fc_srr_compl() local
327 resp_buf = mp_req->resp_buf; in bnx2fc_srr_compl()
336 memcpy(buf + hdr_len, resp_buf, resp_len); in bnx2fc_srr_compl()
388 void *resp_buf; in bnx2fc_rec_compl() local
451 acc = resp_buf = mp_req->resp_buf; in bnx2fc_rec_compl()
461 memcpy(buf + hdr_len, resp_buf, resp_len); in bnx2fc_rec_compl()
H A Dbnx2fc_io.c571 if (mp_req->resp_buf) { in bnx2fc_free_mp_resc()
573 mp_req->resp_buf, in bnx2fc_free_mp_resc()
575 mp_req->resp_buf = NULL; in bnx2fc_free_mp_resc()
607 mp_req->resp_buf = dma_alloc_coherent(&hba->pcidev->dev, CNIC_PAGE_SIZE, in bnx2fc_init_mp_req()
610 if (!mp_req->resp_buf) { in bnx2fc_init_mp_req()
616 memset(mp_req->resp_buf, 0, CNIC_PAGE_SIZE); in bnx2fc_init_mp_req()
1560 rsp_buf = tm_req->resp_buf; in bnx2fc_process_tm_compl()
H A Dbnx2fc.h392 void *resp_buf; member
/linux/drivers/scsi/qedf/
H A Dqedf_els.c425 void *resp_buf, *fc_payload; in qedf_l2_els_compl() local
451 resp_buf = mp_req->resp_buf; in qedf_l2_els_compl()
490 memcpy(fc_payload, resp_buf, resp_len); in qedf_l2_els_compl()
545 void *resp_buf, *fc_payload; in qedf_srr_compl() local
585 resp_buf = mp_req->resp_buf; in qedf_srr_compl()
600 memcpy(fc_payload, resp_buf, resp_len); in qedf_srr_compl()
840 void *resp_buf, *fc_payload; in qedf_rec_compl() local
885 acc = resp_buf = mp_req->resp_buf; in qedf_rec_compl()
900 memcpy(fc_payload, resp_buf, resp_len); in qedf_rec_compl()
H A Dqedf_io.c425 if (mp_req->resp_buf) { in qedf_free_mp_resc()
427 mp_req->resp_buf, mp_req->resp_buf_dma); in qedf_free_mp_resc()
428 mp_req->resp_buf = NULL; in qedf_free_mp_resc()
2073 mp_req->resp_buf = dma_alloc_coherent(&qedf->pdev->dev, in qedf_init_mp_req()
2075 if (!mp_req->resp_buf) { in qedf_init_mp_req()
/linux/fs/smb/client/
H A Dtransport.c51 if (midEntry->resp_buf && (midEntry->wait_cancelled) && in __release_mid()
60 cifs_buf_release(midEntry->resp_buf); in __release_mid()
62 cifs_small_buf_release(midEntry->resp_buf); in __release_mid()
1044 if (!mid[i]->resp_buf || in compound_send_recv()
1055 buf = (char *)mid[i]->resp_buf; in compound_send_recv()
1066 mid[i]->resp_buf = NULL; in compound_send_recv()
1146 mid->resp_buf = server->smallbuf; in __cifs_readv_discard()
1287 mid->resp_buf = server->smallbuf; in cifs_readv_receive()
H A Dcifstransport.c161 dump_smb(mid->resp_buf, min_t(u32, 92, len)); in cifs_check_receive()
170 iov[0].iov_base = mid->resp_buf; in cifs_check_receive()
H A Dsmb2transport.c736 iov[0].iov_base = (char *)mid->resp_buf; in smb2_check_receive()
739 dump_smb(mid->resp_buf, min_t(u32, 80, len)); in smb2_check_receive()
750 return map_smb2_to_linux_error(mid->resp_buf, log_error); in smb2_check_receive()
H A Dcifs_debug.c75 mid_entry->resp_buf, in cifs_dump_mids()
81 if (mid_entry->resp_buf) { in cifs_dump_mids()
82 cifs_dump_detail(mid_entry->resp_buf, in cifs_dump_mids()
84 cifs_dump_mem("existing buf: ", mid_entry->resp_buf, 62); in cifs_dump_mids()
H A Dsmb2misc.c857 struct smb2_hdr *hdr = mid->resp_buf; in smb2_handle_cancelled_mid()
858 struct smb2_create_rsp *rsp = mid->resp_buf; in smb2_handle_cancelled_mid()
H A Dsmb1ops.c444 if (mid->resp_buf) { in cifs_check_trans2()
446 malformed = coalesce_t2(buf, mid->resp_buf, &mid->response_pdu_len); in cifs_check_trans2()
459 mid->resp_buf = buf; in cifs_check_trans2()
/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c82 if (qedi_conn->gen_pdu.resp_buf) { in qedi_conn_free_login_resources()
85 qedi_conn->gen_pdu.resp_buf, in qedi_conn_free_login_resources()
87 qedi_conn->gen_pdu.resp_buf = NULL; in qedi_conn_free_login_resources()
113 qedi_conn->gen_pdu.resp_buf = in qedi_conn_alloc_login_resources()
118 if (!qedi_conn->gen_pdu.resp_buf) in qedi_conn_alloc_login_resources()
122 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf; in qedi_conn_alloc_login_resources()
150 qedi_conn->gen_pdu.resp_buf, in qedi_conn_alloc_login_resources()
152 qedi_conn->gen_pdu.resp_buf = NULL; in qedi_conn_alloc_login_resources()
H A Dqedi_iscsi.h139 char *resp_buf; member
H A Dqedi_fw.c118 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf + pld_len; in qedi_process_text_resp()
142 qedi_conn->gen_pdu.resp_buf, in qedi_process_text_resp()
144 qedi_conn->gen_pdu.resp_buf)); in qedi_process_text_resp()
295 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf + pld_len; in qedi_process_login_resp()
308 qedi_conn->gen_pdu.resp_buf, in qedi_process_login_resp()
310 qedi_conn->gen_pdu.resp_buf)); in qedi_process_login_resp()
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c100 req.resp_buf = report_resp->data; in get_report()
151 req.resp_buf = derived_key_resp; in get_derived_key()
247 req.resp_buf = report_resp->data; in get_ext_report()
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c951 if (bnx2i_conn->gen_pdu.resp_buf) { in bnx2i_conn_free_login_resources()
954 bnx2i_conn->gen_pdu.resp_buf, in bnx2i_conn_free_login_resources()
956 bnx2i_conn->gen_pdu.resp_buf = NULL; in bnx2i_conn_free_login_resources()
990 bnx2i_conn->gen_pdu.resp_buf = in bnx2i_conn_alloc_login_resources()
995 if (bnx2i_conn->gen_pdu.resp_buf == NULL) in bnx2i_conn_alloc_login_resources()
999 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf; in bnx2i_conn_alloc_login_resources()
1024 bnx2i_conn->gen_pdu.resp_buf, in bnx2i_conn_alloc_login_resources()
1026 bnx2i_conn->gen_pdu.resp_buf = NULL; in bnx2i_conn_alloc_login_resources()
H A Dbnx2i_hwi.c1470 bnx2i_conn->gen_pdu.resp_buf + pld_len; in bnx2i_process_login_resp()
1485 bnx2i_conn->gen_pdu.resp_buf, in bnx2i_process_login_resp()
1486 bnx2i_conn->gen_pdu.resp_wr_ptr - bnx2i_conn->gen_pdu.resp_buf); in bnx2i_process_login_resp()
1531 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf + in bnx2i_process_text_resp()
1545 bnx2i_conn->gen_pdu.resp_buf, in bnx2i_process_text_resp()
1547 bnx2i_conn->gen_pdu.resp_buf); in bnx2i_process_text_resp()
H A Dbnx2i.h201 char *resp_buf; member
/linux/drivers/net/wireless/marvell/libertas/
H A Ddev.h132 u8 resp_buf[2][LBS_UPLD_SIZE]; member
/linux/sound/firewire/fireworks/
H A Dfireworks.h104 u8 *resp_buf; member
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c42 u32 *resp_buf, u16 size) in wx_mbx_write_and_read_reply() argument
50 return wx_read_posted_mbx(wx, resp_buf, size); in wx_mbx_write_and_read_reply()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c940 u8 resp_val, u8 *resp_buf, u32 *resp_len) in ath6kl_usb_ctrl_msg_exchange() argument
951 if (resp_buf == NULL) { in ath6kl_usb_ctrl_msg_exchange()
958 resp_buf, *resp_len); in ath6kl_usb_ctrl_msg_exchange()
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c226 void *resp_buf, u32 resp_buf_len) in beiscsi_exec_nemb_cmd() argument
269 if (resp_buf) in beiscsi_exec_nemb_cmd()
270 memcpy(resp_buf, nonemb_cmd->va, resp_buf_len); in beiscsi_exec_nemb_cmd()
/linux/arch/x86/coco/sev/
H A Dcore.c2120 if (!aesgcm_decrypt(ctx, req->resp_buf, resp_msg->payload, resp_msg_hdr->msg_sz, in verify_and_dec_payload()
2256 if (!virt_addr_valid(req->req_buf) || !virt_addr_valid(req->resp_buf)) { in snp_send_guest_request()
2351 req.resp_buf = (void *)tsc_resp; in snp_get_tsc_info()
/linux/arch/x86/include/asm/
H A Dsev.h242 void *resp_buf; member

12