Home
last modified time | relevance | path

Searched refs:NVME_QID_ANY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c182 NVME_QID_ANY, 0, 0); in nvmf_reg_read32()
228 NVME_QID_ANY, 0, 0); in nvmf_reg_read64()
273 NVME_QID_ANY, 0, 0); in nvmf_reg_write32()
452 data, sizeof(*data), NVME_QID_ANY, 1, in nvmf_connect_admin_queue()
H A Dnvme.h840 #define NVME_QID_ANY -1 macro
H A Dcore.c1031 if (qid == NVME_QID_ANY) in __nvme_submit_sync_cmd()
1060 NVME_QID_ANY, 0, 0); in nvme_submit_sync_cmd()
1524 buffer, buflen, NVME_QID_ANY, 0, 0); in nvme_features()
2132 NVME_QID_ANY, 1, 0); in nvme_sec_submit()
H A Dauth.c82 qid == 0 ? NVME_QID_ANY : qid, in nvme_auth_submit()