uld_ctx 124 drivers/crypto/chelsio/chcr_algo.c static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) uld_ctx 126 drivers/crypto/chelsio/chcr_algo.c return container_of(ctx->dev, struct uld_ctx, dev); uld_ctx 727 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(ctx); uld_ctx 1115 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); uld_ctx 1305 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); uld_ctx 1335 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); uld_ctx 1363 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1498 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); uld_ctx 1587 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1689 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1751 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1843 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1933 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = NULL; uld_ctx 1995 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); uld_ctx 2257 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); uld_ctx 3609 drivers/crypto/chelsio/chcr_algo.c struct uld_ctx *u_ctx; uld_ctx 76 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *assign_chcr_device(void) uld_ctx 78 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *u_ctx = NULL; uld_ctx 91 drivers/crypto/chelsio/chcr_core.c struct uld_ctx, entry); uld_ctx 100 drivers/crypto/chelsio/chcr_core.c static void chcr_dev_add(struct uld_ctx *u_ctx) uld_ctx 114 drivers/crypto/chelsio/chcr_core.c static void chcr_dev_init(struct uld_ctx *u_ctx) uld_ctx 131 drivers/crypto/chelsio/chcr_core.c static int chcr_dev_move(struct uld_ctx *u_ctx) uld_ctx 139 drivers/crypto/chelsio/chcr_core.c struct uld_ctx, entry); uld_ctx 192 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *u_ctx; uld_ctx 217 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *u_ctx = (struct uld_ctx *)handle; uld_ctx 240 drivers/crypto/chelsio/chcr_core.c static void chcr_detach_device(struct uld_ctx *u_ctx) uld_ctx 260 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *u_ctx = handle; uld_ctx 299 drivers/crypto/chelsio/chcr_core.c struct uld_ctx *u_ctx, *tmp; uld_ctx 64 drivers/crypto/chelsio/chcr_core.h struct uld_ctx; uld_ctx 127 drivers/crypto/chelsio/chcr_core.h struct uld_ctx *last_dev; uld_ctx 209 drivers/crypto/chelsio/chcr_core.h struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); uld_ctx 214 drivers/crypto/chelsio/chcr_core.h struct uld_ctx *assign_chcr_device(void); uld_ctx 936 drivers/infiniband/hw/cxgb4/device.c void c4iw_dealloc(struct uld_ctx *ctx) uld_ctx 953 drivers/infiniband/hw/cxgb4/device.c static void c4iw_remove(struct uld_ctx *ctx) uld_ctx 1073 drivers/infiniband/hw/cxgb4/device.c struct uld_ctx *ctx; uld_ctx 1168 drivers/infiniband/hw/cxgb4/device.c struct uld_ctx *ctx = handle; uld_ctx 1220 drivers/infiniband/hw/cxgb4/device.c struct uld_ctx *ctx = handle; uld_ctx 1267 drivers/infiniband/hw/cxgb4/device.c static void stop_queues(struct uld_ctx *ctx) uld_ctx 1294 drivers/infiniband/hw/cxgb4/device.c static void resume_a_chunk(struct uld_ctx *ctx) uld_ctx 1309 drivers/infiniband/hw/cxgb4/device.c static void resume_queues(struct uld_ctx *ctx) uld_ctx 1367 drivers/infiniband/hw/cxgb4/device.c static void recover_lost_dbs(struct uld_ctx *ctx, struct qp_list *qp_list) uld_ctx 1414 drivers/infiniband/hw/cxgb4/device.c static void recover_queues(struct uld_ctx *ctx) uld_ctx 1471 drivers/infiniband/hw/cxgb4/device.c struct uld_ctx *ctx = handle; uld_ctx 1555 drivers/infiniband/hw/cxgb4/device.c struct uld_ctx *ctx, *tmp; uld_ctx 987 drivers/infiniband/hw/cxgb4/iw_cxgb4.h void c4iw_dealloc(struct uld_ctx *ctx); uld_ctx 538 drivers/infiniband/hw/cxgb4/provider.c struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work);