Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufs.h43 #define GENERAL_UPIU_REQUEST_SIZE 32 macro
46 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
Dufshcd.h603 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
Dufshcd.c839 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()
1171 u8 *descp = (u8 *)lrbp->ucd_req_ptr + GENERAL_UPIU_REQUEST_SIZE; in ufshcd_prepare_utp_query_req_upiu()