Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.h124 CPL_SWITCH_F | SGE_F | ULP_TX_F | SF_F)
Dcsio_hw.c3205 if (cause & CPL_SWITCH_F) in csio_hw_slow_intr_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2790 CPL_SWITCH_F | SGE_F | ULP_TX_F)
2846 if (cause & CPL_SWITCH_F) in t4_slow_intr_handler()
Dt4_regs.h2353 #define CPL_SWITCH_F CPL_SWITCH_V(1U) macro