Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dconfigfs.c152 case NVMF_TREQ_NOT_SPECIFIED: in nvmet_addr_treq_show()
175 port->disc_addr.treq = NVMF_TREQ_NOT_SPECIFIED; in nvmet_addr_treq_store()
/Linux-v4.19/include/linux/
Dnvme.h61 NVMF_TREQ_NOT_SPECIFIED = 0, /* Not specified */ enumerator