Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_eq.c11 void notify_eq(struct erdma_eq *eq) in notify_eq() function
80 notify_eq(&dev->aeq); in erdma_aeq_event_handler()
156 notify_eq(&ceq_cb->eq); in erdma_ceq_completion_handler()
H A Derdma.h270 void notify_eq(struct erdma_eq *eq);
H A Derdma_cmdq.c364 notify_eq(&cmdq->eq); in erdma_cmdq_completion_handler()