Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2i/
H A Dbnx2i.h239 struct io_bdt { struct
262 struct io_bdt io_tbl; argument
H A Dbnx2i_iscsi.c447 struct io_bdt *io = &cmd->io_tbl; in bnx2i_alloc_bdt()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c214 struct io_bdt *bdt_info; in bnx2fc_cmd_mgr_alloc()
295 mem_size = num_ios * sizeof(struct io_bdt *); in bnx2fc_cmd_mgr_alloc()
302 mem_size = sizeof(struct io_bdt); in bnx2fc_cmd_mgr_alloc()
336 struct io_bdt *bdt_info; in bnx2fc_cmd_mgr_free()
399 struct io_bdt *bd_tbl; in bnx2fc_elstm_alloc()
469 struct io_bdt *bd_tbl; in bnx2fc_cmd_alloc()
H A Dbnx2fc_hwi.c1707 struct io_bdt *bd_tbl = io_req->bd_tbl; in bnx2fc_init_task()
/linux/drivers/scsi/qedf/
H 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()
255 cmgr->io_bdt_pool = kmalloc_objs(struct io_bdt *, num_ios); in qedf_cmd_mgr_alloc()
263 cmgr->io_bdt_pool[i] = kmalloc_obj(struct io_bdt); in qedf_cmd_mgr_alloc()
299 struct io_bdt *bd_tbl; in qedf_alloc_cmd()
592 struct io_bdt *bd_tbl = io_req->bd_tbl; in qedf_init_task()