Searched refs:utp_upiu_req (Results 1 – 8 of 8) sorted by relevance
73 struct utp_upiu_req { struct85 struct utp_upiu_req upiu_req; argument103 struct utp_upiu_req upiu_rsp;
72 struct utp_upiu_req { struct86 struct utp_upiu_req upiu_req; argument104 struct utp_upiu_req upiu_rsp;
123 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))431 struct utp_upiu_req { struct728 struct utp_upiu_req *ucd_req_ptr;
617 hba->ucd_req_ptr = (struct utp_upiu_req *)hba->ucdl; in ufshcd_host_memory_configure()737 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()768 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()770 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()1385 struct utp_upiu_req *ucd_req_ptr = hba->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()
195 struct utp_upiu_req *ucd_req_ptr;1205 struct utp_upiu_req *req_upiu,1206 struct utp_upiu_req *rsp_upiu,
19 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))
317 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()325 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_query_upiu_trace()497 sizeof(struct utp_upiu_req)); in ufshcd_print_trs()2506 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()2538 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()2569 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()2571 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()2664 lrb->ucd_req_ptr = (struct utp_upiu_req *)cmd_descp; in ufshcd_init_lrb()6617 struct utp_upiu_req *req_upiu, in ufshcd_issue_devman_upiu_cmd()6618 struct utp_upiu_req *rsp_upiu, in ufshcd_issue_devman_upiu_cmd()[all …]