Searched refs:USER_BUF_LEN_DELAY (Results 1 – 2 of 2) sorted by relevance
52 #define USER_BUF_LEN_DELAY (2 + 2 + 2 + 2 + 4 + 17) macro
1388 if ((!buf) || (count > USER_BUF_LEN_DELAY) || (count < 6)) in iot_sim_debug_delay_write()1391 locbuf = qdf_mem_malloc(USER_BUF_LEN_DELAY + 1); in iot_sim_debug_delay_write()