Lines Matching defs:rae
2339 uint64_t offset, uint32_t length, uint32_t rae)
2341 if (!rae) {
2350 uint64_t offset, uint32_t length, uint32_t rae, uint32_t rgo)
2453 if (!rae) {
2488 struct iovec *iovs, int iovcnt, uint64_t offset, uint32_t length, uint32_t rae)
2506 if (!rae) {
2593 struct iovec *iovs, int iovcnt, uint64_t offset, uint32_t length, uint32_t rae)
2631 if (!rae) {
2646 uint32_t rae, numdl, numdu;
2664 rae = cmd->cdw10_bits.get_log_page.rae;
2677 SPDK_DEBUGLOG(nvmf, "Get log page: LID=0x%02X offset=0x%" PRIx64 " len=0x%" PRIx64 " rae=%u\n",
2678 lid, offset, len, rae);
2691 if (!rae) {
2709 nvmf_get_error_log_page(ctrlr, req->iov, req->iovcnt, offset, len, rae);
2720 nvmf_get_ana_log_page(ctrlr, req->iov, req->iovcnt, offset, len, rae, rgo);
2729 nvmf_get_changed_ns_list_log_page(ctrlr, req->iov, req->iovcnt, offset, len, rae);
2732 nvmf_get_reservation_notification_log_page(ctrlr, req->iov, req->iovcnt, offset, len, rae);