Searched refs:QUERY_DESC_MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
44 #define QUERY_DESC_MAX_SIZE 255 macro
572 int desc_len = QUERY_DESC_MAX_SIZE; \575 desc_buf = kzalloc(QUERY_DESC_MAX_SIZE, GFP_ATOMIC); \
806 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
2953 if (*buf_len < QUERY_DESC_MIN_SIZE || *buf_len > QUERY_DESC_MAX_SIZE) { in __ufshcd_query_descriptor()3104 *desc_len = QUERY_DESC_MAX_SIZE; in ufshcd_map_desc_id_to_length()3265 uc_str = kzalloc(QUERY_DESC_MAX_SIZE, GFP_KERNEL); in ufshcd_read_string_desc()3271 QUERY_DESC_MAX_SIZE); in ufshcd_read_string_desc()6507 QUERY_DESC_MAX_SIZE + 1); in ufs_get_device_desc()