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

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_hw.c2834 static struct intr_info ulptx_intr_info[] = { csio_ulptx_intr_handler() local
2847 if (csio_handle_intr_status(hw, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) csio_ulptx_intr_handler()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1643 static const struct intr_info ulptx_intr_info[] = { ulptx_intr_handler() local
1653 ulptx_intr_info, adapter->irq_stats)) ulptx_intr_handler()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c3971 static const struct intr_info ulptx_intr_info[] = { ulptx_intr_handler() local
3984 if (t4_handle_intr_status(adapter, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) ulptx_intr_handler()

Completed in 182 milliseconds