Home
last modified time | relevance | path

Searched refs:psgl_handle (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/be2iscsi/
H A Dbe_main.c931 psgl_handle = NULL; in alloc_io_sgl_handle()
933 return psgl_handle; in alloc_io_sgl_handle()
1078 psgl_handle = NULL; in alloc_mgmt_sgl_handle()
1080 return psgl_handle; in alloc_mgmt_sgl_handle()
3944 psgl_handle; in beiscsi_init_sgl_handle()
3948 psgl_handle++; in beiscsi_init_sgl_handle()
4229 if (io_task->psgl_handle) { in beiscsi_free_mgmt_task_handles()
4277 if (io_task->psgl_handle) { in beiscsi_cleanup_task()
4391 io_task->psgl_handle = NULL; in beiscsi_alloc_pdu()
4434 io_task->psgl_handle; in beiscsi_alloc_pdu()
[all …]
H A Dbe_main.h458 struct sgl_handle *psgl_handle; member
792 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);