Lines Matching defs:ctrlr

27 nvmft_printf(struct nvmft_controller *ctrlr, const char *fmt, ...)  in nvmft_printf()
53 struct nvmft_controller *ctrlr; in nvmft_controller_alloc() local
78 nvmft_controller_free(struct nvmft_controller *ctrlr) in nvmft_controller_free()
89 struct nvmft_controller *ctrlr = arg; in nvmft_keep_alive_timer() local
111 struct nvmft_controller *ctrlr; in nvmft_handoff_admin_queue() local
190 struct nvmft_controller *ctrlr; in nvmft_handoff_io_queue() local
304 struct nvmft_controller *ctrlr = arg; in nvmft_controller_shutdown() local
372 struct nvmft_controller *ctrlr = arg; in nvmft_controller_terminate() local
411 nvmft_controller_error(struct nvmft_controller *ctrlr, struct nvmft_qpair *qp, in nvmft_controller_error()
536 handle_get_log_page(struct nvmft_controller *ctrlr, in handle_get_log_page()
658 handle_identify_command(struct nvmft_controller *ctrlr, in handle_identify_command()
727 handle_set_features(struct nvmft_controller *ctrlr, in handle_set_features()
804 update_cc(struct nvmft_controller *ctrlr, uint32_t new_cc, bool *need_shutdown) in update_cc()
853 handle_property_get(struct nvmft_controller *ctrlr, struct nvmf_capsule *nc, in handle_property_get()
892 handle_property_set(struct nvmft_controller *ctrlr, struct nvmf_capsule *nc, in handle_property_set()
921 handle_admin_fabrics_command(struct nvmft_controller *ctrlr, in handle_admin_fabrics_command()
955 nvmft_handle_admin_command(struct nvmft_controller *ctrlr, in nvmft_handle_admin_command()
1020 struct nvmft_controller *ctrlr = nvmft_qpair_ctrlr(qp); in nvmft_handle_io_command() local
1053 nvmft_report_aer(struct nvmft_controller *ctrlr, uint32_t aer_mask, in nvmft_report_aer()
1093 nvmft_controller_lun_changed(struct nvmft_controller *ctrlr, int lun_id) in nvmft_controller_lun_changed()