Searched refs:utp_upiu_req (Results 1 – 5 of 5) sorted by relevance
73 struct utp_upiu_req { struct85 struct utp_upiu_req upiu_req; argument103 struct utp_upiu_req upiu_rsp;
68 struct utp_upiu_req *req_upiu,69 struct utp_upiu_req *rsp_upiu,
319 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()336 struct utp_upiu_req *rq_rsp) in ufshcd_add_query_upiu_trace()520 sizeof(struct utp_upiu_req)); in ufshcd_print_trs()2552 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()2584 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()2615 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()2617 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()2745 lrb->ucd_req_ptr = (struct utp_upiu_req *)(cmd_descp + i); in ufshcd_init_lrb()3051 (struct utp_upiu_req *)lrbp->ucd_rsp_ptr); in ufshcd_exec_dev_cmd()6842 struct utp_upiu_req *req_upiu, in ufshcd_issue_devman_upiu_cmd()[all …]
171 struct utp_upiu_req *ucd_req_ptr;1204 struct utp_upiu_req *req_upiu,1205 struct utp_upiu_req *rsp_upiu,
18 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))