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