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