Lines Matching refs:admin

161 	ctrlr->admin = qp;  in nvmft_handoff_admin_queue()
391 nvmft_qpair_destroy(ctrlr->admin); in nvmft_controller_terminate()
425 if (qp != ctrlr->admin) in nvmft_controller_error()
645 nvmft_command_completed(ctrlr->admin, nc); in handle_get_log_page()
647 nvmft_send_generic_error(ctrlr->admin, nc, status); in handle_get_log_page()
672 nvmft_send_generic_error(ctrlr->admin, nc, in handle_identify_command()
681 nvmft_dispatch_command(ctrlr->admin, nc, true); in handle_identify_command()
720 nvmft_command_completed(ctrlr->admin, nc); in handle_identify_command()
722 nvmft_send_generic_error(ctrlr->admin, nc, status); in handle_identify_command()
760 nvmft_send_generic_error(ctrlr->admin, nc, in handle_set_features()
772 nvmft_send_response(ctrlr->admin, &cqe); in handle_set_features()
789 nvmft_send_success(ctrlr->admin, nc); in handle_set_features()
799 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_set_features()
885 nvmft_send_response(ctrlr->admin, &rsp); in handle_property_get()
888 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_property_get()
910 nvmft_send_success(ctrlr->admin, nc); in handle_property_set()
917 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_property_set()
936 nvmft_send_generic_error(ctrlr->admin, nc, in handle_admin_fabrics_command()
941 nvmft_send_error(ctrlr->admin, nc, NVME_SCT_COMMAND_SPECIFIC, in handle_admin_fabrics_command()
947 nvmft_send_generic_error(ctrlr->admin, nc, in handle_admin_fabrics_command()
965 nvmft_send_generic_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
987 nvmft_send_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
1000 nvmft_send_success(ctrlr->admin, nc); in nvmft_handle_admin_command()
1009 nvmft_send_generic_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
1089 nvmft_send_response(ctrlr->admin, &cpl); in nvmft_report_aer()