Home
last modified time | relevance | path

Searched refs:dpaa2_io_get_irq_coalescing (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/soc/fsl/
H A Ddpaa2-io.h136 void dpaa2_io_get_irq_coalescing(struct dpaa2_io *d, u32 *irq_holdoff);
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-service.c838 * dpaa2_io_get_irq_coalescing() - Get the current IRQ coalescing parameters
842 void dpaa2_io_get_irq_coalescing(struct dpaa2_io *d, u32 *irq_holdoff) in dpaa2_io_get_irq_coalescing() function
848 EXPORT_SYMBOL(dpaa2_io_get_irq_coalescing); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c863 dpaa2_io_get_irq_coalescing(dpio, &ic->rx_coalesce_usecs); in dpaa2_eth_get_coalesce()
882 dpaa2_io_get_irq_coalescing(dpio, &prev_rx_usecs); in dpaa2_eth_set_coalesce()

Completed in 3 milliseconds