Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3143 static struct intr_info tp_intr_info[] = { in csio_tp_intr_handler() local
3149 if (csio_handle_intr_status(hw, TP_INT_CAUSE_A, tp_intr_info)) in csio_tp_intr_handler()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1527 static const struct intr_info tp_intr_info[] = { in tp_intr_handler() local
1543 tp_intr_info : tp_intr_info_t3c, NULL)) in tp_intr_handler()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4437 static const struct intr_info tp_intr_info[] = { in tp_intr_handler() local
4443 if (t4_handle_intr_status(adapter, TP_INT_CAUSE_A, tp_intr_info)) in tp_intr_handler()