Home
last modified time | relevance | path

Searched refs:F_XGM_INT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1503 t3_write_reg(adapter, A_XGM_INT_CAUSE + mac->offset, F_XGM_INT); in t3_clear_faults()
1505 F_XGM_INT, F_XGM_INT); in t3_clear_faults()
1635 F_XGM_INT, 0); in t3_link_changed()
2188 if (cause & F_XGM_INT & in mac_intr_handler()
2191 F_XGM_INT, 0); in mac_intr_handler()
H A Dcxgb_regs.h7703 #define F_XGM_INT V_XGM_INT(1U) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41082 #define F_XGM_INT V_XGM_INT(1U) macro