Lines Matching refs:dwCtlFlags
2349 DWORD dwCtlFlags;
2604 intf.dwCtlFlags = -1;
2616 wpa_printf(MSG_DEBUG, "NDIS: WZC interface flags 0x%x dwCtlFlags 0x%x",
2617 (int) flags, (int) intf.dwCtlFlags);
2619 if (intf.dwCtlFlags == -1) {
2628 if (!(intf.dwCtlFlags & INTFCTL_ENABLED)) {
2631 intf.dwCtlFlags |= INTFCTL_ENABLED;
2647 if (intf.dwCtlFlags & INTFCTL_ENABLED) {
2650 intf.dwCtlFlags &= ~INTFCTL_ENABLED;