Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h82 NVMF_TREQ_DISABLE_SQFLOW = (1 << 2), /* Supports SQ flow control disable */ enumerator
/openbmc/linux/drivers/nvme/target/
H A Dconfigfs.c1821 port->disc_addr.treq = NVMF_TREQ_DISABLE_SQFLOW; in nvmet_ports_make()