Searched refs:CSIO_IM_MSIX (Results 1 – 5 of 5) sorted by relevance
387 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_request_irqs()570 hw->intr_mode = CSIO_IM_MSIX; in csio_intr_enable()591 (hw->intr_mode == CSIO_IM_MSIX) ? "MSIX" : in csio_intr_enable()601 case CSIO_IM_MSIX: in csio_intr_disable()
275 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_create_queues()372 if (hw->intr_mode != CSIO_IM_MSIX) { in csio_config_queues()
387 CSIO_IM_MSIX = 3, enumerator
442 case CSIO_IM_MSIX: in csio_wr_iq_create()
2251 if (hw->intr_mode == CSIO_IM_MSIX) in csio_hw_intr_enable()