Lines Matching +full:software +full:- +full:generated
1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2004 Atheros Communications, Inc.
7 * Permission to use, copy, modify, and/or distribute this software for any
11 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
17 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28 * Notify Power Mgt is disabled in self-generated frames.
40 * Notify Power Mgt is enabled in self-generated frames.
59 for (i = POWER_UP_TIME / 200; i != 0; i--) { in ar5210SetPowerModeAwake()
82 * Notify Power Mgt is disabled in self-generated frames.
99 "FULL-SLEEP", in ar5210SetPowerMode()
106 HALDEBUG(ah, HAL_DEBUG_POWER, "%s: %s -> %s (%s)\n", __func__, in ar5210SetPowerMode()
107 modes[ah->ah_powerMode], modes[mode], in ar5210SetPowerMode()
112 ah->ah_powerMode = mode; in ar5210SetPowerMode()
118 ah->ah_powerMode = mode; in ar5210SetPowerMode()
123 ah->ah_powerMode = mode; in ar5210SetPowerMode()