Lines Matching defs:dwCtlFlags
2215 DWORD dwCtlFlags;
2470 intf.dwCtlFlags = -1;
2482 wpa_printf(MSG_DEBUG, "NDIS: WZC interface flags 0x%x dwCtlFlags 0x%x",
2483 (int) flags, (int) intf.dwCtlFlags);
2485 if (intf.dwCtlFlags == -1) {
2494 if (!(intf.dwCtlFlags & INTFCTL_ENABLED)) {
2497 intf.dwCtlFlags |= INTFCTL_ENABLED;
2513 if (intf.dwCtlFlags & INTFCTL_ENABLED) {
2516 intf.dwCtlFlags &= ~INTFCTL_ENABLED;