Searched refs:A_XGM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/ |
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()
|
D | cxgb3_main.c | 222 A_XGM_INT_ENABLE + in t3_os_link_fault() 276 A_XGM_INT_ENABLE + pi->mac.offset, in t3_os_link_changed() 287 A_XGM_INT_ENABLE + pi->mac.offset, in t3_os_link_changed()
|
D | regs.h | 2380 #define A_XGM_INT_ENABLE 0x8d4 macro
|