Searched refs:A_XGM_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 1811 A_XGM_INT_ENABLE + mac->offset, in mac_intr_handler() 2055 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), XGM_INTR_MASK); in t3_port_intr_enable() 2056 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */ in t3_port_intr_enable() 2072 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), 0); in t3_port_intr_disable() 2073 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */ in t3_port_intr_disable()
|
| H A D | regs.h | 2380 #define A_XGM_INT_ENABLE 0x8d4 macro
|