Home
last modified time | relevance | path

Searched refs:wrb_handle (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h306 struct wrb_handle **pwrb_handle_base;
307 struct wrb_handle **pwrb_handle_basestd;
454 struct wrb_handle *plogin_wrb_handle;
497 struct wrb_handle *pwrb_handle;
832 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid);
1040 struct wrb_handle { struct
Dbe_mgmt.h332 struct wrb_handle *pwrb_handle,
336 struct wrb_handle *pwrb_handle);
Dbe_main.c1192 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid) in alloc_wrb_handle()
1196 struct wrb_handle *pwrb_handle, *pwrb_handle_tmp; in alloc_wrb_handle()
1228 struct wrb_handle *pwrb_handle) in free_wrb_handle()
1417 struct wrb_handle *pwrb_handle = NULL; in hwi_complete_drvr_msgs()
1524 struct wrb_handle *pwrb_handle; in hwi_complete_cmd()
2589 wrb_sz_per_cxn = sizeof(struct wrb_handle) * in beiscsi_find_mem_req()
2822 struct wrb_handle *pwrb_handle = NULL; in beiscsi_init_wrb_handle()
2850 kzalloc(sizeof(struct wrb_handle *) * in beiscsi_init_wrb_handle()
2858 kzalloc(sizeof(struct wrb_handle *) * in beiscsi_init_wrb_handle()
2869 ((sizeof(struct wrb_handle)) * in beiscsi_init_wrb_handle()
[all …]
Dbe_mgmt.c1575 struct wrb_handle *pwrb_handle, in beiscsi_offload_cxn_v0()
1640 struct wrb_handle *pwrb_handle) in beiscsi_offload_cxn_v2()