Searched refs:NVME_TCP_MIN_C2HTERM_PLEN (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nvme-tcp.h | 16 #define NVME_TCP_MIN_C2HTERM_PLEN 24 macro |
| /linux/drivers/nvme/host/ | ||
| H A D | tcp.c | 813 if (plen < NVME_TCP_MIN_C2HTERM_PLEN || in nvme_tcp_handle_c2h_term() |