Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_TX_POWER_LEVEL (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dnl80211.h1376 NL80211_ATTR_WIPHY_TX_POWER_LEVEL, enumerator
/linux-3.4.99/net/wireless/
Dnl80211.c173 [NL80211_ATTR_WIPHY_TX_POWER_LEVEL] = { .type = NLA_U32 },
1339 if (!info->attrs[NL80211_ATTR_WIPHY_TX_POWER_LEVEL] && in nl80211_set_wiphy()
1346 idx = NL80211_ATTR_WIPHY_TX_POWER_LEVEL; in nl80211_set_wiphy()