Searched refs:NVME_TCP_DISC_PORT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ | ||
D | nvme-tcp.h | 12 #define NVME_TCP_DISC_PORT 8009 macro |
/Linux-v6.6/drivers/nvme/host/ | ||
D | tcp.c | 2533 kstrdup(__stringify(NVME_TCP_DISC_PORT), GFP_KERNEL); in nvme_tcp_create_ctrl() |