Home
last modified time | relevance | path

Searched refs:CPL_SWITCH_F (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_hw.h124 CPL_SWITCH_F | SGE_F | ULP_TX_F | SF_F)
Dcsio_hw.c3208 if (cause & CPL_SWITCH_F) in csio_hw_slow_intr_handler()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4369 CPL_SWITCH_F | SGE_F | ULP_TX_F)
4425 if (cause & CPL_SWITCH_F) in t4_slow_intr_handler()
Dt4_regs.h2690 #define CPL_SWITCH_F CPL_SWITCH_V(1U) macro