Searched refs:CSIO_IM_MSI (Results 1 – 4 of 4) sorted by relevance
389 (hw->intr_mode == CSIO_IM_MSI) ? in csio_request_irqs()393 if (hw->intr_mode == CSIO_IM_MSI) in csio_request_irqs()585 hw->intr_mode = CSIO_IM_MSI; in csio_intr_enable()592 ((hw->intr_mode == CSIO_IM_MSI) ? "MSI" : "INTx")); in csio_intr_enable()604 case CSIO_IM_MSI: in csio_intr_disable()
421 CSIO_IM_MSI = 2, enumerator
433 case CSIO_IM_MSI: in csio_wr_iq_create()
2246 else if (hw->intr_mode == CSIO_IM_MSI) in csio_hw_intr_enable()