Lines Matching refs:admin

111 	val = nvmft_max_ioccsz(ctrlr->admin);  in nvmft_update_cdata()
174 ctrlr->admin = qp; in nvmft_handoff_admin_queue()
405 nvmft_qpair_destroy(ctrlr->admin); in nvmft_controller_terminate()
439 if (qp != ctrlr->admin) in nvmft_controller_error()
659 nvmft_command_completed(ctrlr->admin, nc); in handle_get_log_page()
661 nvmft_send_generic_error(ctrlr->admin, nc, status); in handle_get_log_page()
686 nvmft_send_generic_error(ctrlr->admin, nc, in handle_identify_command()
695 nvmft_dispatch_command(ctrlr->admin, nc, true); in handle_identify_command()
734 nvmft_command_completed(ctrlr->admin, nc); in handle_identify_command()
736 nvmft_send_generic_error(ctrlr->admin, nc, status); in handle_identify_command()
774 nvmft_send_generic_error(ctrlr->admin, nc, in handle_set_features()
786 nvmft_send_response(ctrlr->admin, &cqe); in handle_set_features()
803 nvmft_send_success(ctrlr->admin, nc); in handle_set_features()
814 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_set_features()
900 nvmft_send_response(ctrlr->admin, &rsp); in handle_property_get()
903 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_property_get()
925 nvmft_send_success(ctrlr->admin, nc); in handle_property_set()
932 nvmft_send_generic_error(ctrlr->admin, nc, NVME_SC_INVALID_FIELD); in handle_property_set()
951 nvmft_send_generic_error(ctrlr->admin, nc, in handle_admin_fabrics_command()
956 nvmft_send_error(ctrlr->admin, nc, NVME_SCT_COMMAND_SPECIFIC, in handle_admin_fabrics_command()
962 nvmft_send_generic_error(ctrlr->admin, nc, in handle_admin_fabrics_command()
980 nvmft_send_generic_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
1002 nvmft_send_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
1015 nvmft_send_success(ctrlr->admin, nc); in nvmft_handle_admin_command()
1024 nvmft_send_generic_error(ctrlr->admin, nc, in nvmft_handle_admin_command()
1104 nvmft_send_response(ctrlr->admin, &cpl); in nvmft_report_aer()