Searched refs:slot_sz (Results 1 – 2 of 2) sorted by relevance
38 return cq_host->desc_base + (tag * cq_host->slot_sz); in get_desc()199 cq_host->slot_sz = cq_host->task_desc_len + cq_host->link_desc_len; in cqhci_host_alloc_tdl()201 cq_host->desc_size = cq_host->slot_sz * cq_host->num_slots; in cqhci_host_alloc_tdl()207 cq_host->slot_sz); in cqhci_host_alloc_tdl()
253 u8 slot_sz; member