Home
last modified time | relevance | path

Searched refs:NVME_TCP_MIN_C2HTERM_PLEN (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnvme-tcp.h16 #define NVME_TCP_MIN_C2HTERM_PLEN 24 macro
/linux/drivers/nvme/host/
H A Dtcp.c813 if (plen < NVME_TCP_MIN_C2HTERM_PLEN || in nvme_tcp_handle_c2h_term()