Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h124 CPL_SWITCH_F | SGE_F | ULP_TX_F | SF_F)
H A Dcsio_hw.c3675 if (cause & ULP_TX_F) in csio_hw_slow_intr_handler()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2903 #define ULP_TX_F ULP_TX_V(1U) macro
H A Dt4_hw.c4988 CPL_SWITCH_F | SGE_F | ULP_TX_F | SF_F)
5054 if (cause & ULP_TX_F) in t4_slow_intr_handler()