Lines Matching +full:background +full:- +full:layer
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2005-2009 Sam Leffler, Errno Consulting
41 * on regulatory constraints; the 802.11 layer handles this by generating
56 * per-operating mode. The core scanning support provides an
58 * to the rest of the 802.11 layer. Policy modules decide what
65 * operational state and optionally in the background to maintain the
83 * High-level implementation visible to ieee80211_scan.[ch].
116 * Scan state visible to the 802.11 layer. Scan parameters and
136 #define IEEE80211_SCAN_NOJOIN 0x0040 /* no auto-sequencing */
225 * All multi-byte values must be in host byte order.
295 * Template for an in-kernel scan policy module.