Searched refs:A_XGM_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/cxgb/common/ |
| HD | cxgb_xgmac.c | 264 u32 intr = t3_read_reg(adap, A_XGM_INT_ENABLE + oft); in t3_mac_reset() 279 t3_write_reg(adap, A_XGM_INT_ENABLE + oft, intr); in t3_mac_reset()
|
| HD | cxgb_t3_hw.c | 1506 t3_set_reg_field(adapter, A_XGM_INT_ENABLE + mac->offset, in t3_clear_faults() 1636 A_XGM_INT_ENABLE + mac->offset, in t3_link_changed() 2191 t3_read_reg(adap, A_XGM_INT_ENABLE + mac->offset)) { in mac_intr_handler() 2192 t3_set_reg_field(adap, A_XGM_INT_ENABLE + mac->offset, in mac_intr_handler() 2446 t3_write_reg(adapter, A_XGM_INT_ENABLE + pi->mac.offset, XGM_INTR_MASK); in t3_port_intr_enable() 2462 t3_write_reg(adapter, A_XGM_INT_ENABLE + pi->mac.offset, 0); in t3_port_intr_disable()
|
| HD | cxgb_regs.h | 7640 #define A_XGM_INT_ENABLE 0x8d4 macro
|