OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NL80211_ATTR_IFINDEX
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nl80211.h
26
* on an %
NL80211_ATTR_IFINDEX
is supported.
28
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
30
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
36
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
38
* attribute %
NL80211_ATTR_IFINDEX
.
74
* @
NL80211_ATTR_IFINDEX
: network interface index of the device to operate on
88
NL80211_ATTR_IFINDEX
,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h
26
* on an %
NL80211_ATTR_IFINDEX
is supported.
28
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
30
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
36
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
38
* attribute %
NL80211_ATTR_IFINDEX
.
74
* @
NL80211_ATTR_IFINDEX
: network interface index of the device to operate on
88
NL80211_ATTR_IFINDEX
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h
26
* on an %
NL80211_ATTR_IFINDEX
is supported.
28
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
30
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
36
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
38
* attribute %
NL80211_ATTR_IFINDEX
.
74
* @
NL80211_ATTR_IFINDEX
: network interface index of the device to operate on
88
NL80211_ATTR_IFINDEX
,
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c
113
NLA_PUT_U32(msg,
NL80211_ATTR_IFINDEX
, dhd_nli->ifidx);
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
621
NLA_PUT_U32(msg,
NL80211_ATTR_IFINDEX
, bss->ifindex);
1291
NLA_PUT_U32(msg,
NL80211_ATTR_IFINDEX
, drv->ifindex);
[
all
...]
nl80211_copy.h
136
* %
NL80211_ATTR_IFINDEX
; can be used to set %NL80211_ATTR_WIPHY_NAME,
152
* on an %
NL80211_ATTR_IFINDEX
is supported.
154
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
156
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
162
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
164
* attribute %
NL80211_ATTR_IFINDEX
.
198
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
200
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
202
* the interface identified by %
NL80211_ATTR_IFINDEX
.
205
* by %
NL80211_ATTR_IFINDEX
[
all
...]
/hardware/ti/wlan/mac80211/ti-utils/
nl80211.h
50
* %
NL80211_ATTR_IFINDEX
; can be used to set %NL80211_ATTR_WIPHY_NAME,
63
* on an %
NL80211_ATTR_IFINDEX
is supported.
65
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
67
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
73
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
75
* attribute %
NL80211_ATTR_IFINDEX
.
97
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
99
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
101
* the interface identified by %
NL80211_ATTR_IFINDEX
.
104
* by %
NL80211_ATTR_IFINDEX
[
all
...]
calibrator.c
438
NLA_PUT_U32(msg,
NL80211_ATTR_IFINDEX
, devidx);
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h
87
* %
NL80211_ATTR_IFINDEX
; can be used to set %NL80211_ATTR_WIPHY_NAME,
102
* on an %
NL80211_ATTR_IFINDEX
is supported.
104
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_IFTYPE.
106
* to %NL80211_CMD_GET_INTERFACE. Has %
NL80211_ATTR_IFINDEX
,
112
* %
NL80211_ATTR_IFINDEX
and %NL80211_ATTR_WIPHY. Can also be sent from
114
* attribute %
NL80211_ATTR_IFINDEX
.
136
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
138
* %NL80211_ATTR_MAC on the interface identified by %
NL80211_ATTR_IFINDEX
.
140
* the interface identified by %
NL80211_ATTR_IFINDEX
.
143
* by %
NL80211_ATTR_IFINDEX
[
all
...]
driver_mac80211.c
[
all
...]
Completed in 58 milliseconds