Searched refs:DEVICE_FLAGS_80211h_MODE (Results 1 – 3 of 3) sorted by relevance
339 #define DEVICE_FLAGS_80211h_MODE 0x00000010UL macro
425 pOpts->flags|=DEVICE_FLAGS_80211h_MODE; in device_get_options()452 pDevice->b11hEnable = (pDevice->sOpts.flags & DEVICE_FLAGS_80211h_MODE) ? 1 : 0; in device_set_options()
381 #define DEVICE_FLAGS_80211h_MODE 0x00000010UL macro