Searched refs:A_TP_INT_ENABLE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 86 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_enable() 105 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_disable()
|
H A D | regs.h | 1211 #define A_TP_INT_ENABLE 0x470 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 86 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_enable() 105 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_disable()
|
H A D | regs.h | 1202 #define A_TP_INT_ENABLE 0x470 macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | regs.h | 1429 #define A_TP_INT_ENABLE 0x470 macro
|
H A D | t3_hw.c | 2013 t3_write_reg(adapter, A_TP_INT_ENABLE, in t3_intr_enable()
|
H A D | cxgb3_main.c | 1296 t3_write_reg(adap, A_TP_INT_ENABLE, 0x7fbfffff); in cxgb_up()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | regs.h | 1429 #define A_TP_INT_ENABLE 0x470 macro
|
H A D | cxgb3_main.c | 1295 t3_write_reg(adap, A_TP_INT_ENABLE, 0x7fbfffff); in cxgb_up()
|
H A D | t3_hw.c | 1948 t3_write_reg(adapter, A_TP_INT_ENABLE, in t3_intr_enable()
|
Completed in 43 milliseconds