Home
last modified time | relevance | path

Searched refs:NVME_QID_ANY (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfabrics.c154 NVME_QID_ANY, 0, 0, false); in nvmf_reg_read32()
201 NVME_QID_ANY, 0, 0, false); in nvmf_reg_read64()
247 NVME_QID_ANY, 0, 0, false); in nvmf_reg_write32()
405 data, sizeof(*data), 0, NVME_QID_ANY, 1, in nvmf_connect_admin_queue()
H A Dnvme.h688 #define NVME_QID_ANY -1 macro
H A Dcore.c935 if (qid == NVME_QID_ANY) in __nvme_submit_sync_cmd()
971 NVME_QID_ANY, 0, 0, false); in nvme_submit_sync_cmd()
1437 buffer, buflen, 0, NVME_QID_ANY, 0, 0, false); in nvme_features()
2322 ADMIN_TIMEOUT, NVME_QID_ANY, 1, 0, false); in nvme_sec_submit()
/kernel/linux/linux-6.6/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.h797 #define NVME_QID_ANY -1 macro
H A Dcore.c1051 if (qid == NVME_QID_ANY) in __nvme_submit_sync_cmd()
1080 NVME_QID_ANY, 0, 0); in nvme_submit_sync_cmd()
1547 buffer, buflen, NVME_QID_ANY, 0, 0); in nvme_features()
2149 NVME_QID_ANY, 1, 0); in nvme_sec_submit()
H A Dauth.c82 qid == 0 ? NVME_QID_ANY : qid, in nvme_auth_submit()

Completed in 20 milliseconds