Searched refs:MSIX_ENABLE (Results 1 – 3 of 3) sorted by relevance
24 #define MSIX_ENABLE BIT(16) macro336 u32 argument = MSIX_ENABLE; in ntb_epf_init_isr()350 argument &= ~MSIX_ENABLE; in ntb_epf_init_isr()
63 #define MSIX_ENABLE BIT(16) macro650 is_msix = argument & MSIX_ENABLE; in epf_ntb_cmd_handler()
66 #define MSIX_ENABLE BIT(16) macro