Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2862 #define SGE_FATALERR (SGE_PARERR | SGE_FRAMINGERR | F_RSPQCREDITOVERFOW | \
2883 if (status & F_RSPQCREDITOVERFOW) in t3_sge_err_intr_handler()
Dregs.h280 #define F_RSPQCREDITOVERFOW V_RSPQCREDITOVERFOW(1U) macro