Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/qedi/
A Dqedi_fw_scsi.h16 struct scsi_sge *sgl;
49 struct scsi_sge extended_cdb_sge;
A Dqedi_fw.c969 struct scsi_sge *resp_sge = NULL; in qedi_send_iscsi_login()
1016 (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_send_iscsi_login()
1025 (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_login()
1545 struct scsi_sge *req_sge = NULL; in qedi_send_iscsi_text()
1546 struct scsi_sge *resp_sge = NULL; in qedi_send_iscsi_text()
1588 (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_send_iscsi_text()
1597 (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_send_iscsi_text()
1645 struct scsi_sge *resp_sge = NULL; in qedi_send_iscsi_nopout()
1748 struct scsi_sge *bd = cmd->io_tbl.sge_tbl; in qedi_split_bd()
1781 struct scsi_sge *bd = cmd->io_tbl.sge_tbl; in qedi_map_scsi_sg()
[all …]
A Dqedi_iscsi.h104 struct scsi_sge *sge_tbl;
A Dqedi_iscsi.c176 sizeof(struct scsi_sge), in qedi_destroy_cmd_pool()
192 struct scsi_sge *sge; in qedi_alloc_sget()
755 struct scsi_sge *bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
757 bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
764 bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl; in qedi_iscsi_prep_generic_pdu_bd()
/linux-6.3-rc2/drivers/scsi/qedf/
A Ddrv_scsi_fw_funcs.h12 struct scsi_sge *sgl;
56 struct scsi_sge extended_cdb_sge;
A Dqedf.h58 struct scsi_sge *mp_req_bd;
65 struct scsi_sge *mp_resp_bd;
435 struct scsi_sge *bd_tbl;
A Dqedf_io.c125 bd_tbl_sz = QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge); in qedf_cmd_mgr_free()
278 QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge), in qedf_cmd_mgr_alloc()
407 uint64_t sz = sizeof(struct scsi_sge); in qedf_free_mp_resc()
477 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_map_sg()
531 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_build_bd_list_from_sg()
2044 struct scsi_sge *mp_req_bd; in qedf_init_mp_req()
2045 struct scsi_sge *mp_resp_bd; in qedf_init_mp_req()
2079 sz = sizeof(struct scsi_sge); in qedf_init_mp_req()
/linux-6.3-rc2/include/linux/qed/
A Dstorage_common.h62 struct scsi_sge { struct
70 struct scsi_sge sge[4]; argument
A Dfcoe_common.h126 struct scsi_sge cached_dix_sge;
A Discsi_common.h306 struct scsi_sge cdb_sge;

Completed in 35 milliseconds