Searched refs:F_PL_INTR_SGE_ERR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/chelsio/
H A Dsubr.c222 if (cause & F_PL_INTR_SGE_ERR)
785 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP;
878 if (cause & F_PL_INTR_SGE_ERR)
H A Dregs.h1749 #define F_PL_INTR_SGE_ERR V_PL_INTR_SGE_ERR(1U) macro
H A Dsge.c899 #define SGE_PL_INTR_MASK (F_PL_INTR_SGE_ERR | F_PL_INTR_SGE_DATA)

Completed in 39 milliseconds