Home
last modified time | relevance | path

Searched refs:GENERAL_UPIU_REQUEST_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/ufs/
Dufs.h43 #define GENERAL_UPIU_REQUEST_SIZE 32 macro
47 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
Dufshcd.h772 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
Dufshcd.c1910 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()
2261 u8 *descp = (u8 *)lrbp->ucd_req_ptr + GENERAL_UPIU_REQUEST_SIZE; in ufshcd_prepare_utp_query_req_upiu()