Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3066 NL80211_ATTR_RX_SIGNAL_DBM, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c18510 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm))) in cfg80211_notify_new_peer_candidate()
18933 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, info->sig_dbm)) || in nl80211_send_mgmt()
19741 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm)) || in cfg80211_report_obss_beacon_khz()