Searched refs:A_XGM_INT_CAUSE (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/dev/cxgb/common/ |
| HD | cxgb_t3_hw.c | 1505 t3_write_reg(adapter, A_XGM_INT_CAUSE + mac->offset, F_XGM_INT); in t3_clear_faults() 2169 cause = (t3_read_reg(adap, A_XGM_INT_CAUSE + mac->offset) in mac_intr_handler() 2203 t3_write_reg(adap, A_XGM_INT_CAUSE + mac->offset, cause); in mac_intr_handler() 2478 t3_write_reg(adapter, A_XGM_INT_CAUSE + pi->mac.offset, 0xffffffff); in t3_port_intr_clear()
|
| HD | cxgb_regs.h | 7720 #define A_XGM_INT_CAUSE 0x8d8 macro
|
| /trueos/sys/dev/cxgb/ |
| HD | cxgb_main.c | 2388 cause = t3_read_reg(sc, A_XGM_INT_CAUSE + mac->offset); in cxgb_tick_handler() 2394 t3_write_reg(sc, A_XGM_INT_CAUSE + mac->offset, reset); in cxgb_tick_handler()
|