Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c2925 boolean_t rxchan_fatal = B_FALSE; in nxge_rx_err_evnts() local
2940 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
2948 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
2960 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
2966 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
2975 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
3004 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
3013 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
3040 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
3049 rxchan_fatal = B_TRUE; in nxge_rx_err_evnts()
[all …]
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c2120 boolean_t rxchan_fatal = B_FALSE; in hxge_rx_err_evnts() local
2135 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2150 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2160 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2170 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2180 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2198 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2208 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2223 rxchan_fatal = B_TRUE; in hxge_rx_err_evnts()
2229 if (rxchan_fatal) { in hxge_rx_err_evnts()