Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.c2918 static struct intr_info le_intr_info[] = { in csio_le_intr_handler() local
2927 if (csio_handle_intr_status(hw, LE_DB_INT_CAUSE_A, le_intr_info)) in csio_le_intr_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2550 static const struct intr_info le_intr_info[] = { in le_intr_handler() local
2559 if (t4_handle_intr_status(adap, LE_DB_INT_CAUSE_A, le_intr_info)) in le_intr_handler()