HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_ATTR_WIPHY (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nl80211.h 16 * @NL80211_CMD_SET_WIPHY: set wiphy name, needs %NL80211_ATTR_WIPHY and
19 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
22 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
25 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
31 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
33 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
36 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
85 NL80211_ATTR_WIPHY,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h 16 * @NL80211_CMD_SET_WIPHY: set wiphy name, needs %NL80211_ATTR_WIPHY and
19 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
22 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
25 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
31 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
33 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
36 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
85 NL80211_ATTR_WIPHY,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nl80211.h 16 * @NL80211_CMD_SET_WIPHY: set wiphy name, needs %NL80211_ATTR_WIPHY and
19 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
22 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
25 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
31 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
33 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
36 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
70 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
85 NL80211_ATTR_WIPHY,
  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 49 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
56 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
59 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
62 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
68 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
70 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
73 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
191 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
377 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
608 NL80211_ATTR_WIPHY,
    [all...]
calibrator.c 435 NLA_PUT_U32(msg, NL80211_ATTR_WIPHY, devidx);
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 86 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
95 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
98 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
101 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
107 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
109 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
112 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
230 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
333 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
521 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 133 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
143 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
146 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
149 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
155 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
157 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
160 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
325 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
432 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
    [all...]
driver_nl80211.c 561 if (tb[NL80211_ATTR_WIPHY])
562 info->wiphy_idx = nla_get_u32(tb[NL80211_ATTR_WIPHY]);
604 NLA_PUT_U32(msg, NL80211_ATTR_WIPHY, w->wiphy_idx);
    [all...]

Completed in 1001 milliseconds