F_PL_INTR_TP      759 drivers/net/ethernet/chelsio/cxgb/subr.c 	adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP;
F_PL_INTR_TP      854 drivers/net/ethernet/chelsio/cxgb/subr.c 	if (cause & F_PL_INTR_TP)
F_PL_INTR_TP       87 drivers/net/ethernet/chelsio/cxgb/tp.c 		writel(tp_intr | F_PL_INTR_TP,
F_PL_INTR_TP      106 drivers/net/ethernet/chelsio/cxgb/tp.c 		writel(tp_intr & ~F_PL_INTR_TP,
F_PL_INTR_TP      122 drivers/net/ethernet/chelsio/cxgb/tp.c 	writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE);