Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme-tcp.h12 #define NVME_TCP_DISC_PORT 8009 macro
/openbmc/linux/drivers/nvme/host/
H A Dtcp.c2541 kstrdup(__stringify(NVME_TCP_DISC_PORT), GFP_KERNEL); in nvme_tcp_create_ctrl()