Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_core.c73 struct uld_ctx *assign_chcr_device(void) in assign_chcr_device()
75 struct uld_ctx *u_ctx = NULL; in assign_chcr_device()
88 struct uld_ctx, entry); in assign_chcr_device()
97 static void chcr_dev_add(struct uld_ctx *u_ctx) in chcr_dev_add()
111 static void chcr_dev_init(struct uld_ctx *u_ctx) in chcr_dev_init()
128 static int chcr_dev_move(struct uld_ctx *u_ctx) in chcr_dev_move()
134 struct uld_ctx, entry); in chcr_dev_move()
184 struct uld_ctx *u_ctx; in chcr_uld_add()
206 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler()
243 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change()
[all …]
H A Dchcr_core.h65 struct uld_ctx;
80 struct uld_ctx *last_dev;
105 struct uld_ctx { struct
125 struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); in padap() argument
130 struct uld_ctx *assign_chcr_device(void);
H A Dchcr_algo.c764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq()
802 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr()
1442 struct uld_ctx *u_ctx = NULL; in chcr_device_init()
1568 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr()
2030 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_ahash_continue()
2446 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_authenc_wr()
2720 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_aead_dst_ent()
2764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_cipher_dst_ent()
2972 struct uld_ctx *u_ctx = ULD_CTX(ctx); in fill_sec_cpl_for_aead()
3144 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_gcm_wr()
[all …]
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Ddevice.c936 void c4iw_dealloc(struct uld_ctx *ctx) in c4iw_dealloc()
953 static void c4iw_remove(struct uld_ctx *ctx) in c4iw_remove()
1074 struct uld_ctx *ctx; in c4iw_uld_add()
1171 struct uld_ctx *ctx = handle; in c4iw_uld_rx_handler()
1223 struct uld_ctx *ctx = handle; in c4iw_uld_state_change()
1270 static void stop_queues(struct uld_ctx *ctx) in stop_queues()
1297 static void resume_a_chunk(struct uld_ctx *ctx) in resume_a_chunk()
1312 static void resume_queues(struct uld_ctx *ctx) in resume_queues()
1417 static void recover_queues(struct uld_ctx *ctx) in recover_queues()
1474 struct uld_ctx *ctx = handle; in c4iw_uld_control()
[all …]
H A Dprovider.c529 struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work); in c4iw_register_device()
H A Diw_cxgb4.h331 struct uld_ctx { struct
1006 void c4iw_dealloc(struct uld_ctx *ctx);