Home
last modified time | relevance | path

Searched refs:tx_reset (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h580 void al_eth_gearbox_reset(struct al_hal_eth_adapter *adapter, al_bool tx_reset, al_bool rx_reset);
H A Dal_hal_eth_main.c1584 void al_eth_gearbox_reset(struct al_hal_eth_adapter *adapter, al_bool tx_reset, al_bool rx_reset) in al_eth_gearbox_reset() argument
1594 if (tx_reset) { in al_eth_gearbox_reset()
1604 al_dbg("%s: perform gearbox reset (Tx %d, Rx %d) \n", __func__, tx_reset, rx_reset); in al_eth_gearbox_reset()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h2586 uint32_t tx_reset : 1; /**< Outgoing PHY Logic Reset. 0=Reset, 1=Normal Op */ member
2602 uint32_t tx_reset : 1;