Home
last modified time | relevance | path

Searched refs:req_header (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufshci.h491 struct utp_upiu_header req_header; member
A Dufshcd.c336 &descp->upiu_req.req_header, in ufshcd_add_tm_upiu_trace()
6598 treq->upiu_req.req_header.dword_0 |= cpu_to_be32(task_tag); in __ufshcd_issue_tm_cmd()
6665 treq.upiu_req.req_header.dword_0 = cpu_to_be32(lun_id << 8) | in ufshcd_issue_tm_cmd()
6667 treq.upiu_req.req_header.dword_1 = cpu_to_be32(tm_function << 16); in ufshcd_issue_tm_cmd()

Completed in 24 milliseconds