OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nl80211
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/
calibrator.h
10
#include "
nl80211
.h"
21
struct genl_family *
nl80211
;
member in struct:nl80211_state
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c
37
#include "
nl80211
.h"
1738
struct genl_family *
nl80211
;
variable in typeref:struct:genl_family
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
2
* Driver interaction with Linux
nl80211
/cfg80211
118
wpa_printf(MSG_ERROR, "
nl80211
: Failed to allocate netlink "
124
wpa_printf(MSG_ERROR, "
nl80211
: Failed to connect to generic "
522
/*
nl80211
code */
817
wpa_printf(MSG_DEBUG, "
nl80211
: Register beacons command "
833
wpa_printf(MSG_EXCESSIVE, "
nl80211
: Beacon event message available");
851
wpa_printf(MSG_DEBUG, "
nl80211
: Unexpected beacon event? (%d)",
1018
wpa_printf(MSG_DEBUG, "
nl80211
: if_removed "
1025
wpa_printf(MSG_DEBUG, "
nl80211
: Interface %s "
1032
wpa_printf(MSG_DEBUG, "
nl80211
: if_removed
3389
struct genl_family *
nl80211
= NULL;
local
[
all
...]
Completed in 2482 milliseconds