Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/
Ducc_geth.c1975 qe_muram_free(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_memclean()
2755 ugeth->rx_irq_coalescing_tbl_offset = in ucc_geth_startup()
2759 if (IS_ERR_VALUE(ugeth->rx_irq_coalescing_tbl_offset)) { in ucc_geth_startup()
2767 qe_muram_addr(ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
2769 ugeth->rx_irq_coalescing_tbl_offset); in ucc_geth_startup()
Ducc_geth.h1190 u32 rx_irq_coalescing_tbl_offset; member