Lines Matching defs:enabled
2240 wil_err(wil, "not supported with AP SME enabled\n");
2285 wil_dbg_misc(wil, "not supported with AP SME enabled\n");
2431 bool enabled, int timeout)
2436 wil_dbg_misc(wil, "enabled=%d, timeout=%d\n",
2437 enabled, timeout);
2439 if (enabled)
2608 const bool enabled)
2612 if (wil->multicast_to_unicast == enabled)
2615 wil_info(wil, "set multicast to unicast, enabled=%d\n", enabled);
2616 wil->multicast_to_unicast = enabled;