Lines Matching refs:wrb_handle
1205 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid, in alloc_wrb_handle()
1210 struct wrb_handle *pwrb_handle; in alloc_wrb_handle()
1242 struct wrb_handle *pwrb_handle) in free_wrb_handle()
1433 struct wrb_handle *pwrb_handle = NULL; in hwi_complete_drvr_msgs()
1540 struct wrb_handle *pwrb_handle; in hwi_complete_cmd()
2610 wrb_sz_per_cxn = sizeof(struct wrb_handle) * in beiscsi_find_mem_req()
2843 struct wrb_handle *pwrb_handle = NULL; in beiscsi_init_wrb_handle()
2871 kzalloc(sizeof(struct wrb_handle *) * in beiscsi_init_wrb_handle()
2879 kzalloc(sizeof(struct wrb_handle *) * in beiscsi_init_wrb_handle()
2890 ((sizeof(struct wrb_handle)) * in beiscsi_init_wrb_handle()
4683 struct wrb_handle *pwrb_handle; in beiscsi_offload_connection()