Searched refs:NIU_FLAGS_MSIX (Results 1 – 2 of 2) sorted by relevance
3252 #define NIU_FLAGS_MSIX 0x00400000 /* MSI-X in use */ macro
9030 np->flags &= ~NIU_FLAGS_MSIX; in niu_try_msix()9034 np->flags |= NIU_FLAGS_MSIX; in niu_try_msix()9183 if (np->flags & NIU_FLAGS_MSIX) in niu_ldg_free()