Searched refs:DPI_MIN_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
54 #define DPI_MIN_CMD_SIZE 8 macro
153 if ((cmd_count < DPI_MIN_CMD_SIZE) || (cmd_count > DPI_MAX_CMD_SIZE) || in __dpi_queue_write()