Symbol: nvme_tcp_ctrl
drivers/nvme/host/tcp.c
141
struct nvme_tcp_ctrl;
drivers/nvme/host/tcp.c
1414
static void nvme_tcp_free_async_req(struct nvme_tcp_ctrl *ctrl)
drivers/nvme/host/tcp.c
1421
static int nvme_tcp_alloc_async_req(struct nvme_tcp_ctrl *ctrl)
drivers/nvme/host/tcp.c
1439
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1597
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1606
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1617
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1639
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
165
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
1683
struct nvme_tcp_ctrl *ctrl = queue->ctrl;
drivers/nvme/host/tcp.c
1768
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1934
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1953
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
1994
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
2450
struct nvme_tcp_ctrl *tcp_ctrl = container_of(to_delayed_work(work),
drivers/nvme/host/tcp.c
2451
struct nvme_tcp_ctrl, connect_work);
drivers/nvme/host/tcp.c
2476
struct nvme_tcp_ctrl *tcp_ctrl = container_of(work,
drivers/nvme/host/tcp.c
2477
struct nvme_tcp_ctrl, err_work);
drivers/nvme/host/tcp.c
2555
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(nctrl);
drivers/nvme/host/tcp.c
2603
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(arg);
drivers/nvme/host/tcp.c
2787
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(set->driver_data);
drivers/nvme/host/tcp.c
2875
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
2889
static struct nvme_tcp_ctrl *nvme_tcp_alloc_ctrl(struct device *dev,
drivers/nvme/host/tcp.c
2892
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
2974
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
3056
struct nvme_tcp_ctrl *ctrl;
drivers/nvme/host/tcp.c
553
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(set->driver_data);
drivers/nvme/host/tcp.c
579
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(data);
drivers/nvme/host/tcp.c
589
struct nvme_tcp_ctrl *ctrl = to_tcp_ctrl(data);