Searched refs:pause_quant (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c213 iowrite32be((uint32_t)pause_time, &regs->pause_quant);
310 cfg->pause_quant = DEFAULT_PAUSE_QUANT;
350 iowrite32be(cfg->pause_quant, &regs->pause_quant);
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h158 uint32_t pause_quant; /* 0x018 Pause quanta */ member in struct:tgec_regs
314 * @pause_quant: Pause quanta value used with transmitted pause frames.
348 uint16_t pause_quant; member in struct:tgec_cfg
/freebsd-12-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_mac_regs.h102 uint32_t pause_quant; member in struct:al_eth_mac_1g
H A Dal_hal_eth_main.c3294 &adapter->mac_regs_base->mac_1g.pause_quant,

Completed in 69 milliseconds