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

/linux-master/drivers/nvme/target/
H A Dconfigfs.c159 { NVMF_TREQ_NOT_SPECIFIED, "not specified" },
205 case NVMF_TREQ_NOT_SPECIFIED:
459 if (sc == NVMF_TREQ_NOT_SPECIFIED)
464 treq |= NVMF_TREQ_NOT_SPECIFIED;
/linux-master/include/linux/
H A Dnvme.h73 NVMF_TREQ_NOT_SPECIFIED = 0, /* Not specified */ enumerator in enum:__anon2263

Completed in 133 milliseconds