Searched refs:uld_ctx (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_core.c | 73 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 *)handl in chcr_uld_rx_handler() [all...] |
H A D | chcr_core.h | 66 struct uld_ctx; 81 struct uld_ctx *last_dev; 106 struct uld_ctx { struct 126 struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); in padap() 131 struct uld_ctx *assign_chcr_device(void);
|
H A D | chcr_algo.c | 123 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX() 125 return container_of(ctx->dev, struct uld_ctx, dev); in ULD_CTX() 768 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() 809 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() 1170 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() 1376 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() 1418 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() 1449 struct uld_ctx *u_ctx = NULL; in chcr_device_init() 1574 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr() 1666 struct uld_ctx *u_ct in chcr_ahash_update() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_core.c | 73 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 *)handl in chcr_uld_rx_handler() [all...] |
H A D | chcr_core.h | 65 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() 130 struct uld_ctx *assign_chcr_device(void);
|
H A D | chcr_algo.c | 124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX() 126 return container_of(ctx->dev, struct uld_ctx, dev); in ULD_CTX() 764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() 802 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() 1163 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() 1369 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() 1411 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() 1442 struct uld_ctx *u_ctx = NULL; in chcr_device_init() 1568 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr() 1660 struct uld_ctx *u_ct in chcr_ahash_update() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 936 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() 1169 struct uld_ctx *ctx = handle; in c4iw_uld_rx_handler() 1221 struct uld_ctx *ctx = handle; in c4iw_uld_state_change() 1268 static void stop_queues(struct uld_ctx *ctx) in stop_queues() 1295 static void resume_a_chunk(struct uld_ctx *ctx) in resume_a_chunk() 1310 static void resume_queues(struct uld_ctx *ctx) in resume_queues() 1368 static void recover_lost_dbs(struct uld_ctx *ctx, struct qp_list *qp_list) in recover_lost_dbs() 1415 static void recover_queues(struct uld_ctx *ct [all...] |
H A D | provider.c | 526 struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work); in c4iw_register_device()
|
H A D | iw_cxgb4.h | 332 struct uld_ctx { struct 987 void c4iw_dealloc(struct uld_ctx *ctx);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 936 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() 1169 struct uld_ctx *ctx = handle; in c4iw_uld_rx_handler() 1221 struct uld_ctx *ctx = handle; in c4iw_uld_state_change() 1268 static void stop_queues(struct uld_ctx *ctx) in stop_queues() 1295 static void resume_a_chunk(struct uld_ctx *ctx) in resume_a_chunk() 1310 static void resume_queues(struct uld_ctx *ctx) in resume_queues() 1368 static void recover_lost_dbs(struct uld_ctx *ctx, struct qp_list *qp_list) in recover_lost_dbs() 1415 static void recover_queues(struct uld_ctx *ct [all...] |
H A D | provider.c | 529 struct uld_ctx *ctx = container_of(work, struct uld_ctx, reg_work); in c4iw_register_device()
|
H A D | iw_cxgb4.h | 331 struct uld_ctx { struct 974 void c4iw_dealloc(struct uld_ctx *ctx);
|
Completed in 20 milliseconds