Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c87 writel(tp_intr | F_PL_INTR_TP, in t1_tp_intr_enable()
106 writel(tp_intr & ~F_PL_INTR_TP, in t1_tp_intr_disable()
122 writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE); in t1_tp_intr_clear()
H A Dsubr.c759 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP; in t1_interrupts_enable()
854 if (cause & F_PL_INTR_TP) in asic_slow_intr()
H A Dregs.h1772 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c87 writel(tp_intr | F_PL_INTR_TP, in t1_tp_intr_enable()
106 writel(tp_intr & ~F_PL_INTR_TP, in t1_tp_intr_disable()
122 writel(F_PL_INTR_TP, tp->adapter->regs + A_PL_CAUSE); in t1_tp_intr_clear()
H A Dsubr.c762 adapter->slow_intr_mask = F_PL_INTR_SGE_ERR | F_PL_INTR_TP; in t1_interrupts_enable()
860 if (cause & F_PL_INTR_TP) in asic_slow_intr()
H A Dregs.h1763 #define F_PL_INTR_TP V_PL_INTR_TP(1U) macro

Completed in 15 milliseconds