Home
last modified time | relevance | path

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

/linux-5.19.10/include/ufs/
Dufshci.h490 struct utp_upiu_header req_header; member
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c355 &descp->upiu_req.req_header, in ufshcd_add_tm_upiu_trace()
6732 treq->upiu_req.req_header.dword_0 |= cpu_to_be32(task_tag); in __ufshcd_issue_tm_cmd()
6799 treq.upiu_req.req_header.dword_0 = cpu_to_be32(lun_id << 8) | in ufshcd_issue_tm_cmd()
6801 treq.upiu_req.req_header.dword_1 = cpu_to_be32(tm_function << 16); in ufshcd_issue_tm_cmd()