Searched refs:stop_cnt (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1372 uint32_t stop_cnt; /**< time in cycles to stop Tx mac i/f after getting out of eee state */ member in struct:al_eth_eee_params
H A Dal_hal_eth_ec_regs.h501 uint32_t stop_cnt; member in struct:al_ec_eee
H A Dal_hal_eth_main.c3481 params->stop_cnt = al_reg_read32(&adapter->ec_regs_base->eee.stop_cnt);
3522 al_reg_write32(&adapter->ec_regs_base->eee.stop_cnt, params->stop_cnt);

Completed in 85 milliseconds