Searched refs:PCI_MSIX_FLAGS_MASKALL (Results 1 – 4 of 4) sorted by relevance
304 PCI_MSIX_FLAGS_ENABLE | PCI_MSIX_FLAGS_MASKALL); in __pci_restore_msix_state()316 pci_msix_clear_and_set_ctrl(dev, PCI_MSIX_FLAGS_MASKALL, 0); in __pci_restore_msix_state()623 pci_msix_clear_and_set_ctrl(dev, 0, PCI_MSIX_FLAGS_MASKALL | in msix_capability_init()656 pci_msix_clear_and_set_ctrl(dev, PCI_MSIX_FLAGS_MASKALL, 0); in msix_capability_init()663 pci_msix_clear_and_set_ctrl(dev, PCI_MSIX_FLAGS_MASKALL | PCI_MSIX_FLAGS_ENABLE, 0); in msix_capability_init()
202 .allowed_bits = PCI_MSIX_FLAGS_ENABLE | PCI_MSIX_FLAGS_MASKALL,
325 #define PCI_MSIX_FLAGS_MASKALL 0x4000 /* Mask all vectors for this function */ macro
3883 PCI_MSIX_FLAGS_MASKALL); in reset_chelsio_generic_dev()