Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_core.h134 int chcr_uld_rx_handler(void *handle, const __be64 *rsp,
H A Dchcr_core.c47 .rx_handler = chcr_uld_rx_handler,
203 int chcr_uld_rx_handler(void *handle, const __be64 *rsp, in chcr_uld_rx_handler() function