Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/fman/
Dfman_memac.c161 u32 tx_fifo_sections; /* Transmit FIFO configuration reg */ member
447 iowrite32be(tmp, &regs->tx_fifo_sections); in init()
803 tmp = ioread32be(&regs->tx_fifo_sections); in memac_set_tx_pause_frames()
806 iowrite32be(tmp, &regs->tx_fifo_sections); in memac_set_tx_pause_frames()
Dfman_tgec.c76 u32 tx_fifo_sections; /* 0x020 */ member