Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nge/
H A Dnge_chip.c684 nge_tx_sta tx_sta; in nge_chip_stop() local
738 tx_sta.sta_val = nge_reg_get32(ngep, NGE_TX_STA); in nge_chip_stop()
740 if (tx_sta.sta_bits.tx_chan_sta == NGE_CLEAR) in nge_chip_stop()
743 tx_sta.sta_val = nge_reg_get32(ngep, NGE_TX_STA); in nge_chip_stop()
749 nge_reg_put32(ngep, NGE_TX_STA, tx_sta.sta_val); in nge_chip_stop()