Home
last modified time | relevance | path

Searched refs:rx_irq_coalescing_tbl_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/freescale/
Ducc_geth.c1961 qe_muram_free(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_memclean()
2740 ugeth->rx_irq_coalescing_tbl_offset = in ucc_geth_startup()
2744 if (IS_ERR_VALUE(ugeth->rx_irq_coalescing_tbl_offset)) { in ucc_geth_startup()
2752 qe_muram_addr(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
2754 ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
Ducc_geth.h1178 u32 rx_irq_coalescing_tbl_offset; member