Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c91 cfg->tx_pause_time_extd = DEFAULT_TX_PAUSE_TIME_EXTD; in fman_dtsec_defconfig()
179 if (cfg->tx_pause_time_extd) in fman_dtsec_init()
180 tmp |= cfg->tx_pause_time_extd << PTV_PTE_OFST; in fman_dtsec_init()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h728 uint16_t tx_pause_time_extd; member