Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c186 u32 tx_fifo_sections; /* Transmit FIFO configuration reg */ member
469 iowrite32be(tmp, &regs->tx_fifo_sections); in init()
848 tmp = ioread32be(&regs->tx_fifo_sections); in memac_set_tx_pause_frames()
851 iowrite32be(tmp, &regs->tx_fifo_sections); in memac_set_tx_pause_frames()
H A Dfman_tgec.c102 u32 tx_fifo_sections; /* 0x020 */ member