Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_core.c33 static void *chcr_uld_add(const struct cxgb4_lld_info *lld);
45 .add = chcr_uld_add,
182 static void *chcr_uld_add(const struct cxgb4_lld_info *lld) in chcr_uld_add() function