Searched refs:WL_AVAIL_SLOT_UPREF_MASK (Results 1 – 1 of 1) sorted by relevance
9436 #define WL_AVAIL_SLOT_UPREF_MASK 0x00c0 /* up to 4 usage preferences */ macro9438 #define WL_AVAIL_SLOT_UPREF(_flags) (((_flags) & WL_AVAIL_SLOT_UPREF_MASK) \9440 #define WL_AVAIL_SLOT_SET_UPREF(_flags, _pref) (((_flags) & ~WL_AVAIL_SLOT_UPREF_MASK) |\