Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_TX_POWER_LEVEL (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h269 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h1787 * @NL80211_ATTR_WIPHY_TX_POWER_LEVEL: Transmit power level in signed mBm units.
2689 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h1950 * @NL80211_ATTR_WIPHY_TX_POWER_LEVEL: Transmit power level in signed mBm units.
2977 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h294 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h294 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c541 [NL80211_ATTR_WIPHY_TX_POWER_LEVEL] = { .type = NLA_U32 },
3229 if (!info->attrs[NL80211_ATTR_WIPHY_TX_POWER_LEVEL] && in nl80211_set_wiphy()
3234 idx = NL80211_ATTR_WIPHY_TX_POWER_LEVEL; in nl80211_set_wiphy()
3484 nla_put_u32(msg, NL80211_ATTR_WIPHY_TX_POWER_LEVEL, in nl80211_send_iface()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c601 [NL80211_ATTR_WIPHY_TX_POWER_LEVEL] = { .type = NLA_U32 },
3590 if (!info->attrs[NL80211_ATTR_WIPHY_TX_POWER_LEVEL] && in nl80211_set_wiphy()
3597 idx = NL80211_ATTR_WIPHY_TX_POWER_LEVEL; in nl80211_set_wiphy()
3868 nla_put_u32(msg, NL80211_ATTR_WIPHY_TX_POWER_LEVEL, in nl80211_send_iface()

Completed in 96 milliseconds