Searched refs:wrb_handle (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/scsi/be2iscsi/ |
D | be_main.h | 232 struct wrb_handle **pwrb_handle_base; 233 struct wrb_handle **pwrb_handle_basestd; 414 struct wrb_handle *plogin_wrb_handle; 457 struct wrb_handle *pwrb_handle; 789 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, 987 struct wrb_handle { struct
|
D | be_mgmt.h | 222 struct wrb_handle *pwrb_handle, 227 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() 2381 wrb_sz_per_cxn = sizeof(struct wrb_handle) * in beiscsi_find_mem_req() 2616 struct wrb_handle *pwrb_handle = NULL; in beiscsi_init_wrb_handle() 2645 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()
|