Searched refs:utp_upiu_req (Results 1 – 4 of 4) sorted by relevance
72 struct utp_upiu_req { struct86 struct utp_upiu_req upiu_req; argument104 struct utp_upiu_req upiu_rsp;
174 struct utp_upiu_req *ucd_req_ptr;935 struct utp_upiu_req *req_upiu,936 struct utp_upiu_req *rsp_upiu,
43 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))
305 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()313 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_query_upiu_trace()463 sizeof(struct utp_upiu_req)); in ufshcd_print_trs()2239 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()2272 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()2303 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()2305 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()3499 (struct utp_upiu_req *)(cmd_descp + i); in ufshcd_host_memory_configure()5776 struct utp_upiu_req *req_upiu, in ufshcd_issue_devman_upiu_cmd()5777 struct utp_upiu_req *rsp_upiu, in ufshcd_issue_devman_upiu_cmd()[all …]