Home
last modified time | relevance | path

Searched defs:u_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_core.c75 struct uld_ctx *u_ctx = NULL; in assign_chcr_device() local
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()
184 struct uld_ctx *u_ctx; in chcr_uld_add() local
206 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler() local
223 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() local
284 struct uld_ctx *u_ctx, *tmp; in chcr_crypto_exit() local
H A Dchcr_core.h125 struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); in padap() local
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h113 struct chcr_ktls_uld_ctx *u_ctx = adap->uld[CXGB4_ULD_KTLS].handle; in chcr_get_first_rx_qid() local