Symbol: nvme_fc_ctrl
drivers/nvme/host/fc.c
1130
nvme_fc_connect_admin_queue(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
1247
nvme_fc_connect_queue(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue,
drivers/nvme/host/fc.c
1378
nvme_fc_xmt_disconnect_assoc(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
1467
static struct nvme_fc_ctrl *
drivers/nvme/host/fc.c
1473
struct nvme_fc_ctrl *ctrl, *tmp, *ret = NULL;
drivers/nvme/host/fc.c
1530
struct nvme_fc_ctrl *ctrl = NULL;
drivers/nvme/host/fc.c
1790
__nvme_fc_exit_request(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
1811
__nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op)
drivers/nvme/host/fc.c
182
static inline struct nvme_fc_ctrl *
drivers/nvme/host/fc.c
1838
nvme_fc_abort_aen_ops(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
185
return container_of(ctrl, struct nvme_fc_ctrl, ctrl);
drivers/nvme/host/fc.c
1852
__nvme_fc_fcpop_chk_teardowns(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
1871
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
1872
container_of(work, struct nvme_fc_ctrl, ioerr_work);
drivers/nvme/host/fc.c
1901
struct nvme_fc_ctrl *ctrl = op->ctrl;
drivers/nvme/host/fc.c
2058
__nvme_fc_init_request(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
2114
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(set->driver_data);
drivers/nvme/host/fc.c
2131
nvme_fc_init_aen_ops(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2170
nvme_fc_term_aen_ops(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2188
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(data);
drivers/nvme/host/fc.c
2210
nvme_fc_init_queue(struct nvme_fc_ctrl *ctrl, int idx)
drivers/nvme/host/fc.c
2264
__nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
2274
nvme_fc_free_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2283
__nvme_fc_create_hw_queue(struct nvme_fc_ctrl *ctrl,
drivers/nvme/host/fc.c
2297
nvme_fc_delete_hw_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2307
nvme_fc_create_hw_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize)
drivers/nvme/host/fc.c
2327
nvme_fc_connect_io_queues(struct nvme_fc_ctrl *ctrl, u16 qsize)
drivers/nvme/host/fc.c
233
static void __nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *,
drivers/nvme/host/fc.c
2347
nvme_fc_init_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2358
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
2359
container_of(ref, struct nvme_fc_ctrl, ref);
drivers/nvme/host/fc.c
2379
nvme_fc_ctrl_put(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2385
nvme_fc_ctrl_get(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2397
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl);
drivers/nvme/host/fc.c
2420
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl);
drivers/nvme/host/fc.c
2438
__nvme_fc_abort_outstanding_ios(struct nvme_fc_ctrl *ctrl, bool start_queues)
drivers/nvme/host/fc.c
2499
nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg)
drivers/nvme/host/fc.c
2534
struct nvme_fc_ctrl *ctrl = op->ctrl;
drivers/nvme/host/fc.c
2561
nvme_fc_map_data(struct nvme_fc_ctrl *ctrl, struct request *rq,
drivers/nvme/host/fc.c
2596
nvme_fc_unmap_data(struct nvme_fc_ctrl *ctrl, struct request *rq,
drivers/nvme/host/fc.c
2636
nvme_fc_start_fcp_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_queue *queue,
drivers/nvme/host/fc.c
2757
struct nvme_fc_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/fc.c
2797
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(arg);
drivers/nvme/host/fc.c
2817
struct nvme_fc_ctrl *ctrl = op->ctrl;
drivers/nvme/host/fc.c
2829
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(set->driver_data);
drivers/nvme/host/fc.c
2860
nvme_fc_create_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2918
nvme_fc_recreate_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2990
nvme_fc_ctlr_active_on_rport(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3006
nvme_fc_ctlr_inactive_on_rport(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3029
nvme_fc_create_association(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3198
nvme_fc_delete_association(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3265
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl);
drivers/nvme/host/fc.c
3284
nvme_fc_reconnect_or_delete(struct nvme_fc_ctrl *ctrl, int status)
drivers/nvme/host/fc.c
3336
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
3337
container_of(work, struct nvme_fc_ctrl, ctrl.reset_work);
drivers/nvme/host/fc.c
3383
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
3385
struct nvme_fc_ctrl, connect_work);
drivers/nvme/host/fc.c
3419
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3434
static struct nvme_fc_ctrl *
drivers/nvme/host/fc.c
3438
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
35
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3546
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3943
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
552
nvme_fc_resume_controller(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
587
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
784
nvme_fc_ctrl_connectivity_loss(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
809
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
985
static void nvme_fc_ctrl_put(struct nvme_fc_ctrl *);
drivers/nvme/host/fc.c
986
static int nvme_fc_ctrl_get(struct nvme_fc_ctrl *);
drivers/nvme/host/fc.c
988
static void nvme_fc_error_recovery(struct nvme_fc_ctrl *ctrl, char *errmsg);
drivers/nvme/host/fc.c
99
struct nvme_fc_ctrl *ctrl;