Searched refs:ENA_FLAG_MSIX_ENABLED (Results 1 – 2 of 2) sorted by relevance
309 ENA_FLAG_MSIX_ENABLED, enumerator
2126 if (test_bit(ENA_FLAG_MSIX_ENABLED, &adapter->flags)) { in ena_enable_msix()2158 set_bit(ENA_FLAG_MSIX_ENABLED, &adapter->flags); in ena_enable_msix()2238 if (!test_bit(ENA_FLAG_MSIX_ENABLED, &adapter->flags)) { in ena_request_io_irq()2305 if (test_and_clear_bit(ENA_FLAG_MSIX_ENABLED, &adapter->flags)) in ena_disable_msix()