Searched refs:nutmrs (Results 1 – 2 of 2) sorted by relevance
413 int nutmrs; member
331 tag = find_first_zero_bit(&hba->tm_slots_in_use, hba->nutmrs); in ufshcd_get_tm_free_slot()332 if (tag >= hba->nutmrs) in ufshcd_get_tm_free_slot()855 hba->nutmrs = in ufshcd_hba_capabilities()1952 utmrdl_size = sizeof(struct utp_task_req_desc) * hba->nutmrs; in ufshcd_memory_alloc()3402 for_each_set_bit(tag, &hba->outstanding_tasks, hba->nutmrs) in ufshcd_err_handler()