Searched refs:NVME_CONNECT_AUTHREQ_ATR (Results 1 – 3 of 3) sorted by relevance
204 (nvmet_has_auth(ctrl) ? NVME_CONNECT_AUTHREQ_ATR : 0); in nvmet_connect_result()
462 if (result & (NVME_CONNECT_AUTHREQ_ATR | NVME_CONNECT_AUTHREQ_ASCR)) { in nvmf_connect_admin_queue()534 if (result & (NVME_CONNECT_AUTHREQ_ATR | NVME_CONNECT_AUTHREQ_ASCR)) { in nvmf_connect_io_queue()
1530 NVME_CONNECT_AUTHREQ_ATR = (1U << 17), enumerator