Symbol: nvme_tcp_ctrl
drivers/nvme/host/tcp.c
103
struct nvme_tcp_ctrl;
drivers/nvme/host/tcp.c
127
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
1407
static void nvme_tcp_free_async_req(struct nvme_tcp_ctrl *ctrl)
drivers/nvme/host/tcp.c
1414
static int nvme_tcp_alloc_async_req(struct nvme_tcp_ctrl *ctrl)
drivers/nvme/host/tcp.c
1432
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1609
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1618
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1629
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1651
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1695
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1780
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1955
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1974
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
2015
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
210
static inline struct nvme_tcp_ctrl *to_tcp_ctrl(struct nvme_ctrl *ctrl)
drivers/nvme/host/tcp.c
212
return container_of(ctrl, struct nvme_tcp_ctrl, ctrl);
drivers/nvme/host/tcp.c
2471
struct nvme_tcp_ctrl *tcp_ctrl = container_of(to_delayed_work(work),
drivers/nvme/host/tcp.c
2472
struct nvme_tcp_ctrl, connect_work);
drivers/nvme/host/tcp.c
2499
struct nvme_tcp_ctrl *tcp_ctrl = container_of(work,
drivers/nvme/host/tcp.c
2500
struct nvme_tcp_ctrl, err_work);
drivers/nvme/host/tcp.c
2578
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
2626
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(arg);
drivers/nvme/host/tcp.c
2810
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(set->driver_data);
drivers/nvme/host/tcp.c
2898
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
2912
static struct nvme_tcp_ctrl *nvme_tcp_alloc_ctrl(struct device *dev,
drivers/nvme/host/tcp.c
2915
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
2997
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
3081
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
546
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(set->driver_data);
drivers/nvme/host/tcp.c
572
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(data);
drivers/nvme/host/tcp.c
582
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(data);