Home
last modified time | relevance | path

Searched refs:scsi_sge (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw_scsi.h19 struct scsi_sge *sgl;
52 struct scsi_sge extended_cdb_sge;
Dqedi_fw.c1029 struct scsi_sge *resp_sge = NULL; in qedi_send_iscsi_login()
1036 resp_sge = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_login()
1076 (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_send_iscsi_login()
1085 (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_login()
1620 struct scsi_sge *req_sge = NULL; in qedi_send_iscsi_text()
1621 struct scsi_sge *resp_sge = NULL; in qedi_send_iscsi_text()
1628 req_sge = (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_send_iscsi_text()
1629 resp_sge = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_text()
1663 (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_send_iscsi_text()
1672 (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_text()
[all …]
Dqedi_iscsi.h105 struct scsi_sge *sge_tbl;
Dqedi_iscsi.c179 sizeof(struct scsi_sge), in qedi_destroy_cmd_pool()
195 struct scsi_sge *sge; in qedi_alloc_sget()
705 struct scsi_sge *bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
707 bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
714 bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
/Linux-v4.19/drivers/scsi/qedf/
Ddrv_scsi_fw_funcs.h15 struct scsi_sge *sgl;
59 struct scsi_sge extended_cdb_sge;
Dqedf.h66 struct scsi_sge *mp_req_bd;
73 struct scsi_sge *mp_resp_bd;
403 struct scsi_sge *bd_tbl;
Dqedf_io.c118 bd_tbl_sz = QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge); in qedf_cmd_mgr_free()
267 QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge), in qedf_cmd_mgr_alloc()
384 uint64_t sz = sizeof(struct scsi_sge); in qedf_free_mp_resc()
434 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_split_bd()
460 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_map_sg()
545 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_build_bd_list_from_sg()
1699 struct scsi_sge *mp_req_bd; in qedf_init_mp_req()
1700 struct scsi_sge *mp_resp_bd; in qedf_init_mp_req()
1734 sz = sizeof(struct scsi_sge); in qedf_init_mp_req()
/Linux-v4.19/include/linux/qed/
Dstorage_common.h88 struct scsi_sge { struct
96 struct scsi_sge sge[4]; argument
Dfcoe_common.h128 struct scsi_sge cached_dix_sge;
Discsi_common.h332 struct scsi_sge cdb_sge;