Searched refs:uhq (Results 1 – 8 of 8) sorted by relevance
116 return hctx ? &hba->uhq[hctx->queue_num] : NULL; in ufshcd_mcq_req_to_hwq() 239 hwq = &hba->uhq[i]; in ufshcd_mcq_memory_alloc() 362 hwq = &hba->uhq[i]; in ufshcd_mcq_make_queues_operational() 467 hba->uhq = devm_kzalloc(hba->dev, in ufshcd_mcq_init() 470 if (!hba->uhq) { in ufshcd_mcq_init() 476 hwq = &hba->uhq[i]; in ufshcd_mcq_init() 484 hba->dev_cmd_queue = &hba->uhq[0]; in ufshcd_mcq_init()
5686 hwq = &hba->uhq[queue_num]; in ufshcd_poll()7036 hwq = &hba->uhq[i]; in ufshcd_handle_mcq_cq_events()
53 struct qed_chain uhq; member
55 struct qed_chain uhq; member 316 uhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->uhq); in qed_sp_iscsi_conn_offload() 670 if (!p_conn->uhq.p_virt_addr) in qed_iscsi_setup_connection() 672 qed_chain_pbl_zero_mem(&p_conn->uhq); in qed_iscsi_setup_connection() 745 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->uhq, ¶ms); in qed_iscsi_allocate_connection() 760 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_iscsi_allocate_connection() 831 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_iscsi_free_connection()
310 uhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->uhq); in qed_sp_nvmetcp_conn_offload() 494 rc = qed_chain_alloc(p_hwfn->cdev, &p_conn->uhq, ¶ms); in qed_nvmetcp_allocate_connection() 509 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_nvmetcp_allocate_connection() 562 qed_chain_free(p_hwfn->cdev, &p_conn->uhq); in qed_nvmetcp_free_connection()
960 * @uhq: array of supported hardware queues1132 struct ufs_hw_queue *uhq; member
1979 hwq = &hba->uhq[qid]; in ufs_mtk_mcq_intr()
2065 struct ufs_hw_queue *hwq = &hba->uhq[qi->idx]; in ufs_qcom_mcq_esi_handler()