Home
last modified time | relevance | path

Searched refs:mem_descr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe_main.c2505 mem_descr = phba->init_mem; in beiscsi_alloc_mem()
2509 mem_descr++; in beiscsi_alloc_mem()
2547 if (!mem_descr->mem_array) in beiscsi_alloc_mem()
2552 mem_descr++; in beiscsi_alloc_mem()
2571 mem_descr--; in beiscsi_alloc_mem()
2593 mem_descr = phba->init_mem; in iscsi_init_global_templates()
2771 mem_descr->mem_array[0]. in hwi_init_async_pdu_ctx()
3155 mem_descr = phba->init_mem; in beiscsi_create_def_hdr()
3292 mem_descr += HWI_MEM_SGE; in beiscsi_post_pages()
3364 mem_descr += HWI_MEM_WRB; in beiscsi_create_wrb_rings()
[all …]
A Dbe_mgmt.h223 struct be_mem_descriptor *mem_descr,
A Dbe_mgmt.c1286 struct be_mem_descriptor *mem_descr, in beiscsi_offload_cxn_v0() argument
1347 mem_descr += ISCSI_MEM_GLOBAL_HEADER; in beiscsi_offload_cxn_v0()
1350 mem_descr->mem_array[0].bus_address.u.a32.address_hi); in beiscsi_offload_cxn_v0()
1353 mem_descr->mem_array[0].bus_address.u.a32.address_lo); in beiscsi_offload_cxn_v0()

Completed in 93 milliseconds