Searched refs:A_XGM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1876 A_XGM_INT_ENABLE + mac->offset, in mac_intr_handler() 2120 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), XGM_INTR_MASK); in t3_port_intr_enable() 2121 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */ in t3_port_intr_enable() 2137 t3_write_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx), 0); in t3_port_intr_disable() 2138 t3_read_reg(adapter, XGM_REG(A_XGM_INT_ENABLE, idx)); /* flush */ in t3_port_intr_disable()
|
D | cxgb3_main.c | 223 A_XGM_INT_ENABLE + in t3_os_link_fault() 277 A_XGM_INT_ENABLE + pi->mac.offset, in t3_os_link_changed() 288 A_XGM_INT_ENABLE + pi->mac.offset, in t3_os_link_changed()
|
D | regs.h | 2380 #define A_XGM_INT_ENABLE 0x8d4 macro
|