Searched refs:ulptx_intr_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1677 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local 1687 ulptx_intr_info, adapter->irq_stats)) in ulptx_intr_handler()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3285 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1612 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local 1622 ulptx_intr_info, adapter->irq_stats)) in ulptx_intr_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3285 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4664 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local 4677 if (t4_handle_intr_status(adapter, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in ulptx_intr_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4634 static const struct intr_info ulptx_intr_info[] = { in ulptx_intr_handler() local 4647 if (t4_handle_intr_status(adapter, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in ulptx_intr_handler()
|
Completed in 43 milliseconds