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
2913
nvme_fc_recreate_io_queues(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
2985
nvme_fc_ctlr_active_on_rport(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3001
nvme_fc_ctlr_inactive_on_rport(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3024
nvme_fc_create_association(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3191
nvme_fc_delete_association(struct nvme_fc_ctrl *ctrl)
drivers/nvme/host/fc.c
3258
struct nvme_fc_ctrl *ctrl = to_fc_ctrl(nctrl);
drivers/nvme/host/fc.c
3277
nvme_fc_reconnect_or_delete(struct nvme_fc_ctrl *ctrl, int status)
drivers/nvme/host/fc.c
3329
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
3330
container_of(work, struct nvme_fc_ctrl, ctrl.reset_work);
drivers/nvme/host/fc.c
3376
struct nvme_fc_ctrl *ctrl =
drivers/nvme/host/fc.c
3378
struct nvme_fc_ctrl, connect_work);
drivers/nvme/host/fc.c
3412
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3427
static struct nvme_fc_ctrl *
drivers/nvme/host/fc.c
3431
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
35
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3538
struct nvme_fc_ctrl *ctrl;
drivers/nvme/host/fc.c
3935
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;