Home
last modified time | relevance | path

Searched refs:sge_intr_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c3160 static struct intr_info sge_intr_info[] = { in csio_sge_intr_handler() local
3196 v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info); in csio_sge_intr_handler()
3198 if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) || in csio_sge_intr_handler()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4453 static const struct intr_info sge_intr_info[] = { in sge_intr_handler() local
4510 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info); in sge_intr_handler()