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