Searched refs:F_PL_INTR_TP (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/chelsio/
H A Dtp.c86 writel(tp_intr | F_PL_INTR_TP,
105 writel(tp_intr & ~F_PL_INTR_TP,
121 writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE);
H A Dsubr.c762 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP;
857 if (cause & F_PL_INTR_TP)
H A Dregs.h1773 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/chelsio/
H A Dtp.c86 writel(tp_intr | F_PL_INTR_TP,
105 writel(tp_intr & ~F_PL_INTR_TP,
121 writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE);
H A Dsubr.c762 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP;
857 if (cause & F_PL_INTR_TP)
H A Dregs.h1773 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro

Completed in 136 milliseconds