Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb3/
Dsge.c2811 #define SGE_FATALERR (SGE_PARERR | SGE_FRAMINGERR | F_RSPQCREDITOVERFOW | \
2832 if (status & F_RSPQCREDITOVERFOW) in t3_sge_err_intr_handler()
Dregs.h279 #define F_RSPQCREDITOVERFOW V_RSPQCREDITOVERFOW(1U) macro