Lines Matching refs:wrb_handle
1192 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()
4645 struct wrb_handle *pwrb_handle; in beiscsi_offload_connection()