Home
last modified time | relevance | path

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

/illumos-gate/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 …]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c3162 boolean_t txchan_fatal = B_FALSE; in nxge_tx_err_evnts() local
3189 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3198 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3207 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3221 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3230 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3239 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3248 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3257 txchan_fatal = B_TRUE; in nxge_tx_err_evnts()
3263 if (txchan_fatal) { in nxge_tx_err_evnts()