Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c199 iowrite32be((uint32_t)cfg->pause_quanta, &regs->pause_quanta[0]); in fman_memac_init()
306 tmp = ioread32be(&regs->pause_quanta[priority / 2]); in fman_memac_set_tx_pause_frames()
312 iowrite32be(tmp, &regs->pause_quanta[priority / 2]); in fman_memac_set_tx_pause_frames()
503 cfg->pause_quanta = DEFAULT_PAUSE_QUANTA; in fman_memac_defconfig()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h206 uint32_t pause_quanta[4]; /* 0x054 Pause quanta */ member
354 uint16_t pause_quanta; member