Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2790 #define SGE_FATALERR (SGE_PARERR | SGE_FRAMINGERR | F_RSPQCREDITOVERFOW | \ macro
2832 if (status & SGE_FATALERR) in t3_sge_err_intr_handler()