Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_bphy_irq.h39 __roc_api uint64_t roc_bphy_intr_max_get(struct roc_bphy_irq_chip *irq_chip);
H A Dversion.map51 roc_bphy_intr_max_get;
H A Droc_bphy_irq.c322 roc_bphy_intr_max_get(struct roc_bphy_irq_chip *irq_chip) in roc_bphy_intr_max_get() function
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy_irq.c35 return roc_bphy_intr_max_get(irq_chip); in cnxk_bphy_irq_max_get()