Home
last modified time | relevance | path

Searched refs:utp_upiu_req (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/scsi/
H A Dscsi_bsg_ufs.h163 struct utp_upiu_req { struct
192 struct utp_upiu_req upiu_req;
210 struct utp_upiu_req upiu_rsp;
/linux/drivers/ufs/core/
H A Dufshcd-priv.h90 struct utp_upiu_req *req_upiu,
91 struct utp_upiu_req *rsp_upiu,
H A Dufshcd.c356 struct utp_upiu_req *rq = hba->lrb[tag].ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()
373 struct utp_upiu_req *rq_rsp) in ufshcd_add_query_upiu_trace()
567 sizeof(struct utp_upiu_req)); in ufshcd_print_tr()
2733 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()
2763 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()
2795 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()
2797 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()
2932 lrb->ucd_req_ptr = (struct utp_upiu_req *)cmd_descp->command_upiu; in ufshcd_init_lrb()
3263 (struct utp_upiu_req *)lrbp->ucd_rsp_ptr); in ufshcd_issue_dev_cmd()
7176 struct utp_upiu_req *req_upiu, in ufshcd_issue_devman_upiu_cmd()
[all …]
/linux/include/ufs/
H A Dufshcd.h180 struct utp_upiu_req *ucd_req_ptr;
1449 int ufshcd_advanced_rpmb_req_handler(struct ufs_hba *hba, struct utp_upiu_req *req_upiu,
1450 struct utp_upiu_req *rsp_upiu, struct ufs_ehs *ehs_req,
H A Dufs.h25 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))