Home
last modified time | relevance | path

Searched refs:F_CPL_SWITCH (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h36 F_CPL_SWITCH | F_SGE | F_ULP_TX | F_SF)
H A Dt4_hw.c6902 { F_CPL_SWITCH, "CPL Switch" }, in t4_slow_intr_handler()
6932 { F_CPL_SWITCH, -1, cplsw_intr_handler }, in t4_slow_intr_handler()
H A Dt4_regs.h49633 #define F_CPL_SWITCH V_CPL_SWITCH(1U) macro
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1824 F_MPS0 | F_CPL_SWITCH)
2279 if (cause & F_CPL_SWITCH) in t3_slow_intr_handler()
H A Dcxgb_regs.h6411 #define F_CPL_SWITCH V_CPL_SWITCH(1U) macro