Home
last modified time | relevance | path

Searched refs:uld_ctx (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_core.c32 static struct uld_ctx *ctx_rr;
56 struct uld_ctx *assign_chcr_device(void) in assign_chcr_device()
58 struct uld_ctx *u_ctx = NULL; in assign_chcr_device()
71 struct uld_ctx, in assign_chcr_device()
80 static int chcr_dev_add(struct uld_ctx *u_ctx) in chcr_dev_add()
100 static int chcr_dev_remove(struct uld_ctx *u_ctx) in chcr_dev_remove()
105 struct uld_ctx, in chcr_dev_remove()
157 struct uld_ctx *u_ctx; in chcr_uld_add()
181 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler()
206 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change()
[all …]
Dchcr_core.h67 struct uld_ctx;
134 struct uld_ctx *u_ctx;
139 struct uld_ctx { struct
184 struct uld_ctx *assign_chcr_device(void);
Dchcr_algo.c124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX()
709 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq()
1096 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()
1280 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt()
1302 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt()
1325 struct uld_ctx *u_ctx = NULL; in chcr_device_init()
1475 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in create_hash_wr()
1564 struct uld_ctx *u_ctx = NULL; in chcr_ahash_update()
1651 struct uld_ctx *u_ctx = NULL; in chcr_ahash_final()
1702 struct uld_ctx *u_ctx = NULL; in chcr_ahash_finup()
[all …]
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c924 void c4iw_dealloc(struct uld_ctx *ctx) in c4iw_dealloc()
945 static void c4iw_remove(struct uld_ctx *ctx) in c4iw_remove()
1066 struct uld_ctx *ctx; in c4iw_uld_add()
1161 struct uld_ctx *ctx = handle; in c4iw_uld_rx_handler()
1213 struct uld_ctx *ctx = handle; in c4iw_uld_state_change()
1269 static void stop_queues(struct uld_ctx *ctx) in stop_queues()
1301 static void resume_a_chunk(struct uld_ctx *ctx) in resume_a_chunk()
1316 static void resume_queues(struct uld_ctx *ctx) in resume_queues()
1388 static void recover_lost_dbs(struct uld_ctx *ctx, struct qp_list *qp_list) in recover_lost_dbs()
1435 static void recover_queues(struct uld_ctx *ctx) in recover_queues()
[all …]
Dprovider.c534 struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work); in c4iw_register_device()
Diw_cxgb4.h333 struct uld_ctx { struct
1057 void c4iw_dealloc(struct uld_ctx *ctx);