Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/
Ducc_geth.c1972 qe_muram_free(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_memclean()
2751 ugeth->rx_irq_coalescing_tbl_offset = in ucc_geth_startup()
2755 if (IS_ERR_VALUE(ugeth->rx_irq_coalescing_tbl_offset)) { in ucc_geth_startup()
2763 qe_muram_addr(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
2765 ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
Ducc_geth.h1183 u32 rx_irq_coalescing_tbl_offset; member