Searched refs:utp_upiu_req (Results 1 – 3 of 3) sorted by relevance
486 struct utp_upiu_req { struct
313 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()321 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_query_upiu_trace()457 sizeof(struct utp_upiu_req)); in ufshcd_print_trs()489 sizeof(struct utp_upiu_req)); in ufshcd_print_tmrs()2225 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()2258 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()2290 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()2292 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()3451 (struct utp_upiu_req *)(cmd_descp + i); in ufshcd_host_memory_configure()
174 struct utp_upiu_req *ucd_req_ptr;