Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufshci.h490 struct utp_upiu_header req_header; member
Dufshcd.c328 &descp->upiu_req.req_header, in ufshcd_add_tm_upiu_trace()
6528 treq->upiu_req.req_header.dword_0 |= cpu_to_be32(task_tag); in __ufshcd_issue_tm_cmd()
6599 treq.upiu_req.req_header.dword_0 = cpu_to_be32(lun_id << 8) | in ufshcd_issue_tm_cmd()
6601 treq.upiu_req.req_header.dword_1 = cpu_to_be32(tm_function << 16); in ufshcd_issue_tm_cmd()