Searched refs:CSIO_IM_MSIX (Results 1 – 5 of 5) sorted by relevance
388 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_request_irqs()558 hw->intr_mode = CSIO_IM_MSIX; in csio_intr_enable()579 (hw->intr_mode == CSIO_IM_MSIX) ? "MSIX" : in csio_intr_enable()592 case CSIO_IM_MSIX: in csio_intr_disable()
266 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_create_queues()363 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_config_queues()
445 CSIO_IM_MSIX = 3, enumerator
444 case CSIO_IM_MSIX: in csio_wr_iq_create()
2694 if (hw->intr_mode == CSIO_IM_MSIX) in csio_hw_intr_enable()