Searched refs:CLI_RESULT_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define CLI_RESULT_BUF_SIZE (4096) macro
226 ssv6xxx_cmd_buf = (char *)kzalloc(CLI_BUFFER_SIZE+CLI_RESULT_BUF_SIZE, GFP_KERNEL); in ssvdevice_init()