Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c2519 boolean_t txchan_fatal = B_FALSE; in hxge_tx_err_evnts() local
2544 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2554 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2564 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2574 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2597 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2607 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2617 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2627 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
2637 txchan_fatal = B_TRUE; in hxge_tx_err_evnts()
[all …]
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c3166 boolean_t txchan_fatal = B_FALSE; in nxge_tx_err_evnts() local
3193 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3202 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3211 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3225 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3234 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3243 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3252 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3261 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3267 if (txchan_fatal) { in nxge_tx_err_evnts()