Searched refs:wrb_handle (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/be2iscsi/ |
D | be_main.h | 233 struct wrb_handle **pwrb_handle_base; 234 struct wrb_handle **pwrb_handle_basestd; 415 struct wrb_handle *plogin_wrb_handle; 458 struct wrb_handle *pwrb_handle; 790 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, 988 struct wrb_handle { struct
|
D | be_mgmt.h | 222 struct wrb_handle *pwrb_handle, 227 struct wrb_handle *pwrb_handle,
|
D | be_main.c | 948 static inline struct wrb_handle * 952 struct wrb_handle *pwrb_handle; in beiscsi_get_wrb_handle() 982 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, in alloc_wrb_handle() 998 struct wrb_handle *pwrb_handle, in beiscsi_put_wrb_handle() 1024 struct wrb_handle *pwrb_handle) in free_wrb_handle() 1220 struct wrb_handle *pwrb_handle; in hwi_complete_drvr_msgs() 1330 struct wrb_handle *pwrb_handle; in hwi_complete_cmd() 2362 wrb_sz_per_cxn = sizeof(struct wrb_handle) * in beiscsi_find_mem_req() 2597 struct wrb_handle *pwrb_handle = NULL; in beiscsi_init_wrb_handle() 2626 sizeof(struct wrb_handle *), in beiscsi_init_wrb_handle() [all …]
|
D | be_mgmt.c | 1285 struct wrb_handle *pwrb_handle, in beiscsi_offload_cxn_v0() 1357 struct wrb_handle *pwrb_handle, in beiscsi_offload_cxn_v2()
|