Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma.h266 void erdma_cmdq_completion_handler(struct erdma_cmdq *cmdq);
H A Derdma_cmdq.c346 void erdma_cmdq_completion_handler(struct erdma_cmdq *cmdq) in erdma_cmdq_completion_handler() function
H A Derdma_main.c127 erdma_cmdq_completion_handler(&dev->cmdq); in erdma_comm_irq_handler()