Searched refs:NVMF_MAX_IO_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/nvmf/ | ||
H A D | nvmf.h | 20 #define NVMF_MAX_IO_ENTRIES (1024) macro |
/freebsd/sys/dev/nvmf/controller/ | ||
H A D | ctl_frontend_nvmf.c | 766 NVMF_MAX_IO_ENTRIES, &max_io_qsize) || in nvmft_port_create() |