Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufs.h18 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req)) macro
22 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
Dufshcd.h1077 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c2199 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()