Searched refs:CSIO_IM_MSI (Results 1 – 4 of 4) sorted by relevance
390 hw->intr_mode == CSIO_IM_MSI ? 0 : IRQF_SHARED, in csio_request_irqs()573 hw->intr_mode = CSIO_IM_MSI; in csio_intr_enable()580 ((hw->intr_mode == CSIO_IM_MSI) ? "MSI" : "INTx")); in csio_intr_enable()598 case CSIO_IM_MSI: in csio_intr_disable()
444 CSIO_IM_MSI = 2, enumerator
435 case CSIO_IM_MSI: in csio_wr_iq_create()
2697 else if (hw->intr_mode == CSIO_IM_MSI) in csio_hw_intr_enable()