OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ieee80211_msg_scan
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
374
#define
IEEE80211_MSG_SCAN
0x00200000 /* scanning */
421
#define
ieee80211_msg_scan
(_ic) \
macro
422
((_ic)->ic_debug &
IEEE80211_MSG_SCAN
)
ieee80211_node.c
280
if (
ieee80211_msg_scan
(ic)) {
306
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
,
353
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
,
426
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
,
569
if (
ieee80211_msg_scan
(ic)) {
661
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
, "%s: end %s scan\n",
746
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
,
783
IEEE80211_DPRINTF(ic,
IEEE80211_MSG_SCAN
, "\t%s\n",
1316
if (
ieee80211_msg_scan
(ic) && (ic->ic_flags & IEEE80211_F_SCAN))
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026