Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_hw.c3285 static struct intr_info ulptx_intr_info[] = { in csio_ulptx_intr_handler() local
3298 if (csio_handle_intr_status(hw, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in csio_ulptx_intr_handler()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1677 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local
1687 ulptx_intr_info, adapter->irq_stats)) in ulptx_intr_handler()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4651 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local
4664 if (t4_handle_intr_status(adapter, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in ulptx_intr_handler()