Home
last modified time | relevance | path

Searched refs:utp_upiu_header (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/scsi/
H A Dscsi_bsg_ufs.h62 struct utp_upiu_header { struct
164 struct utp_upiu_header header;
/linux-6.15/include/ufs/
H A Dufs.h23 static_assert(sizeof(struct utp_upiu_header) == 12);
30 (sizeof(struct utp_upiu_header)))
529 struct utp_upiu_header header;
H A Dufshci.h587 struct utp_upiu_header req_header;
596 struct utp_upiu_header rsp_header;
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c363 struct utp_upiu_header *header; in ufshcd_add_cmd_upiu_trace()
2755 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_scsi_cmd_upiu()
2787 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_query_req_upiu()
2818 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_nop_upiu()
10909 BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ in ufshcd_check_header_layout()
10912 BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ in ufshcd_check_header_layout()