Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nge/
H A Dnge_chip.c685 nge_rx_sta rx_sta; in nge_chip_stop() local
755 rx_sta.sta_val = nge_reg_get32(ngep, NGE_RX_STA); in nge_chip_stop()
757 if (rx_sta.sta_bits.rx_chan_sta == NGE_CLEAR) in nge_chip_stop()
760 rx_sta.sta_val = nge_reg_get32(ngep, NGE_RX_STA); in nge_chip_stop()
766 nge_reg_put32(ngep, NGE_RX_STA, rx_sta.sta_val); in nge_chip_stop()