Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/scsi/
Dscsi_bsg_ufs.h62 struct utp_upiu_header { struct
162 struct utp_upiu_header header;
/Linux-v6.6/include/ufs/
Dufs.h22 static_assert(sizeof(struct utp_upiu_header) == 12);
29 (sizeof(struct utp_upiu_header)))
525 struct utp_upiu_header header;
Dufshci.h596 struct utp_upiu_header req_header;
605 struct utp_upiu_header rsp_header;
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c336 struct utp_upiu_header *header; in ufshcd_add_cmd_upiu_trace()
2613 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_scsi_cmd_upiu()
2644 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_query_req_upiu()
2675 ucd_req_ptr->header = (struct utp_upiu_header){ in ufshcd_prepare_utp_nop_upiu()
10614 BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ in ufshcd_check_header_layout()
10617 BUILD_BUG_ON(((u8 *)&(struct utp_upiu_header){ in ufshcd_check_header_layout()