Home
last modified time | relevance | path

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

/Linux-v6.1/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.h1075 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
/Linux-v6.1/drivers/ufs/core/
Dufshcd.c2201 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()