Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1675 #define ULP_TX_INT_CAUSE_A 0x8dcc macro
H A Dt4_hw.c4647 if (t4_handle_intr_status(adapter, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in ulptx_intr_handler()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3298 if (csio_handle_intr_status(hw, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in csio_ulptx_intr_handler()