Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_hw.c3307 static struct intr_info pmtx_intr_info[] = { in csio_pmtx_intr_handler() local
3321 if (csio_handle_intr_status(hw, PM_TX_INT_CAUSE_A, pmtx_intr_info)) in csio_pmtx_intr_handler()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1640 static const struct intr_info pmtx_intr_info[] = { in pmtx_intr_handler() local
1652 pmtx_intr_info, NULL)) in pmtx_intr_handler()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4656 static const struct intr_info pmtx_intr_info[] = { in pmtx_intr_handler() local
4670 if (t4_handle_intr_status(adapter, PM_TX_INT_CAUSE_A, pmtx_intr_info)) in pmtx_intr_handler()