Searched refs:rx_fifo_hyst (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h426 uint32_t rx_fifo_hyst; member in struct:al_ec_efc
2361 /**** rx_fifo_hyst register ****/
H A Dal_hal_eth_main.c3339 al_reg_write32(&adapter->ec_regs_base->efc.rx_fifo_hyst, params->rx_fifo_th_low | (params->rx_fifo_th_high << EC_EFC_RX_FIFO_HYST_TH_HIGH_SHIFT));
3388 al_reg_write32(&adapter->ec_regs_base->efc.rx_fifo_hyst, params->rx_fifo_th_low | (params->rx_fifo_th_high << EC_EFC_RX_FIFO_HYST_TH_HIGH_SHIFT));

Completed in 171 milliseconds