Home
last modified time | relevance | path

Searched refs:io_bdt (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf.h138 struct io_bdt *bd_tbl;
433 struct io_bdt { struct
443 struct io_bdt **io_bdt_pool; argument
A Dqedf_io.c108 struct io_bdt *bdt_info; in qedf_cmd_mgr_free()
175 struct io_bdt *bdt_info; in qedf_cmd_mgr_alloc()
257 cmgr->io_bdt_pool = kmalloc_array(num_ios, sizeof(struct io_bdt *), in qedf_cmd_mgr_alloc()
266 cmgr->io_bdt_pool[i] = kmalloc(sizeof(struct io_bdt), in qedf_cmd_mgr_alloc()
303 struct io_bdt *bd_tbl; in qedf_alloc_cmd()
592 struct io_bdt *bd_tbl = io_req->bd_tbl; in qedf_init_task()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc.h283 struct io_bdt **io_bdt_pool;
441 struct io_bdt *bd_tbl;
472 struct io_bdt { struct
A Dbnx2fc_io.c214 struct io_bdt *bdt_info; in bnx2fc_cmd_mgr_alloc()
297 mem_size = num_ios * sizeof(struct io_bdt *); in bnx2fc_cmd_mgr_alloc()
304 mem_size = sizeof(struct io_bdt); in bnx2fc_cmd_mgr_alloc()
338 struct io_bdt *bdt_info; in bnx2fc_cmd_mgr_free()
401 struct io_bdt *bd_tbl; in bnx2fc_elstm_alloc()
471 struct io_bdt *bd_tbl; in bnx2fc_cmd_alloc()
A Dbnx2fc_hwi.c1707 struct io_bdt *bd_tbl = io_req->bd_tbl; in bnx2fc_init_task()
/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i.h239 struct io_bdt { struct
262 struct io_bdt io_tbl; argument
A Dbnx2i_iscsi.c447 struct io_bdt *io = &cmd->io_tbl; in bnx2i_alloc_bdt()

Completed in 24 milliseconds