Searched refs:F_PL_INTR_TP (Results 1 – 3 of 3) sorted by relevance
334 tp_intr | F_PL_INTR_TP); in t1_tp_intr_enable()353 tp_intr & ~F_PL_INTR_TP); in t1_tp_intr_disable()368 t1_write_reg_4(tp->adapter, A_PL_CAUSE, F_PL_INTR_TP); in t1_tp_intr_clear()
978 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP; in t1_interrupts_enable()1113 if (cause & F_PL_INTR_TP) in asic_slow_intr()
1757 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro