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