Searched defs:u_ctx (Results 1 – 3 of 3) sorted by relevance
75 struct uld_ctx *u_ctx = NULL; in assign_chcr_device() local97 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()184 struct uld_ctx *u_ctx; in chcr_uld_add() local206 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler() local223 static void chcr_detach_device(struct uld_ctx *u_ctx) in chcr_detach_device()243 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change() local284 struct uld_ctx *u_ctx, *tmp; in chcr_crypto_exit() local
764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() local802 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() local1163 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() local1369 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() local1411 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() local1442 struct uld_ctx *u_ctx = NULL; in chcr_device_init() local1568 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr() local1660 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_update() local1765 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_final() local1833 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_finup() local[all …]
125 struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); in padap() local