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.h162 struct utp_upiu_req { struct
191 struct utp_upiu_req upiu_req;
209 struct utp_upiu_req upiu_rsp;
/linux/include/ufs/
H A Dufshcd.h179 struct utp_upiu_req *ucd_req_ptr;
1440 int ufshcd_advanced_rpmb_req_handler(struct ufs_hba *hba, struct utp_upiu_req *req_upiu,
1441 struct utp_upiu_req *rsp_upiu, struct ufs_ehs *ehs_req,
H A Dufs.h26 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req))
/linux/drivers/ufs/core/
H A Dufshcd-priv.h97 struct utp_upiu_req *req_upiu,
98 struct utp_upiu_req *rsp_upiu,
H A Dufshcd.c414 struct utp_upiu_req *rq = lrb->ucd_req_ptr; in ufshcd_add_cmd_upiu_trace()
431 struct utp_upiu_req *rq_rsp) in ufshcd_add_query_upiu_trace()
623 sizeof(struct utp_upiu_req)); in ufshcd_print_tr()
2802 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_scsi_cmd_upiu()
2833 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_query_req_upiu()
2865 struct utp_upiu_req *ucd_req_ptr = lrbp->ucd_req_ptr; in ufshcd_prepare_utp_nop_upiu()
2868 memset(ucd_req_ptr, 0, sizeof(struct utp_upiu_req)); in ufshcd_prepare_utp_nop_upiu()
2940 lrb->ucd_req_ptr = (struct utp_upiu_req *)cmd_descp->command_upiu; in ufshcd_init_lrb()
5656 (struct utp_upiu_req *)lrbp->ucd_rsp_ptr); in ufshcd_compl_one_cqe()
7394 struct utp_upiu_req *req_upiu, in ufshcd_issue_devman_upiu_cmd()
[all …]