Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/be2iscsi/
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()
3943 psgl_handle; in beiscsi_init_sgl_handle()
3947 psgl_handle++; in beiscsi_init_sgl_handle()
4228 if (io_task->psgl_handle) { in beiscsi_free_mgmt_task_handles()
4276 if (io_task->psgl_handle) { in beiscsi_cleanup_task()
4390 io_task->psgl_handle = NULL; in beiscsi_alloc_pdu()
4433 io_task->psgl_handle; in beiscsi_alloc_pdu()
[all …]
A Dbe_main.h459 struct sgl_handle *psgl_handle; member
793 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle);

Completed in 22 milliseconds