Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDfman_memac.c231 iowrite32be(tmp, &regs->tx_fifo_sections); in fman_memac_init()
287 tmp = ioread32be(&regs->tx_fifo_sections); in fman_memac_set_tx_pause_frames()
291 iowrite32be(tmp, &regs->tx_fifo_sections); in fman_memac_set_tx_pause_frames()
298 iowrite32be(tmp, &regs->tx_fifo_sections); in fman_memac_set_tx_pause_frames()
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
HDfsl_fman_tgec.h160 uint32_t tx_fifo_sections; /* 0x020 */ member
HDfsl_fman_memac.h197 uint32_t tx_fifo_sections; /* Transmit FIFO configuration reg */ member
/freebsd-13-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth_mac_regs.h329 uint32_t tx_fifo_sections; member