Searched refs:wrb_handle (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_main.h | 238 struct wrb_handle **pwrb_handle_base; 239 struct wrb_handle **pwrb_handle_basestd; 420 struct wrb_handle *plogin_wrb_handle; 463 struct wrb_handle *pwrb_handle; 795 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, 993 struct wrb_handle { struct
|
D | be_mgmt.h | 227 struct wrb_handle *pwrb_handle, 232 struct wrb_handle *pwrb_handle,
|
D | be_main.c | 967 static inline struct wrb_handle * 971 struct wrb_handle *pwrb_handle; in beiscsi_get_wrb_handle() 1001 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, in alloc_wrb_handle() 1017 struct wrb_handle *pwrb_handle, in beiscsi_put_wrb_handle() 1043 struct wrb_handle *pwrb_handle) in free_wrb_handle() 1239 struct wrb_handle *pwrb_handle; in hwi_complete_drvr_msgs() 1349 struct wrb_handle *pwrb_handle; in hwi_complete_cmd() 2383 wrb_sz_per_cxn = sizeof(struct wrb_handle) * in beiscsi_find_mem_req() 2619 struct wrb_handle *pwrb_handle = NULL; in beiscsi_init_wrb_handle() 2648 sizeof(struct wrb_handle *), in beiscsi_init_wrb_handle() [all …]
|
D | be_mgmt.c | 1280 struct wrb_handle *pwrb_handle, in beiscsi_offload_cxn_v0() 1352 struct wrb_handle *pwrb_handle, in beiscsi_offload_cxn_v2()
|