Searched refs:R3964_MAX_MSG_COUNT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | n_r3964.h | 80 #define R3964_MAX_MSG_COUNT 32 macro |
| /linux-4.4.14/drivers/tty/ | ||
| D | n_r3964.c | 845 if (pClient->msg_count < R3964_MAX_MSG_COUNT - 1) { in add_msg() |