Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_bphy_irq.h40 __roc_api int roc_bphy_intr_register(struct roc_bphy_irq_chip *irq_chip,
H A Dversion.map52 roc_bphy_intr_register;
H A Droc_bphy_irq.c393 roc_bphy_intr_register(struct roc_bphy_irq_chip *irq_chip, in roc_bphy_intr_register() function
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy_irq.c79 return roc_bphy_intr_register(irq_chip, &intr); in cnxk_bphy_intr_register()