/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ioctl_cfg80211.h | 113 #define rtw_cfg80211_rx_mgmt(adapter, freq, sig_dbm, buf, len, gfp) cfg80211_rx_mgmt((adapter)->rtw_wdev, freq, sig_dbm, buf, len, 0)
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ioctl_cfg80211.h | 111 #define rtw_cfg80211_rx_mgmt(adapter, freq, sig_dbm, buf, len, gfp) cfg80211_rx_mgmt((adapter)->rtw_wdev, freq, sig_dbm, buf, len, 0)
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.h | 112 int freq, int sig_dbm,
|
H A D | mlme.c | 758 bool cfg80211_rx_mgmt_khz(struct wireless_dev *wdev, int freq, int sig_dbm, in cfg80211_rx_mgmt_khz() argument 774 trace_cfg80211_rx_mgmt(wdev, freq, sig_dbm); in cfg80211_rx_mgmt_khz() 801 freq, sig_dbm, in cfg80211_rx_mgmt_khz()
|
H A D | trace.h | 2833 TP_PROTO(struct wireless_dev *wdev, int freq, int sig_dbm), 2834 TP_ARGS(wdev, freq, sig_dbm), 2838 __field(int, sig_dbm) 2843 __entry->sig_dbm = sig_dbm; 2846 WDEV_PR_ARG, PR_KHZ(__entry->freq), __entry->sig_dbm) 3131 int freq, int sig_dbm), 3132 TP_ARGS(wiphy, frame, len, freq, sig_dbm), 3136 __field(int, sig_dbm) 3141 __entry->sig_dbm [all...] |
H A D | nl80211.c | 16268 int sig_dbm, gfp_t gfp) in cfg80211_notify_new_peer_candidate() 16295 (sig_dbm && in cfg80211_notify_new_peer_candidate() 16296 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm))) in cfg80211_notify_new_peer_candidate() 16657 int freq, int sig_dbm, in nl80211_send_mgmt() 16681 (sig_dbm && in nl80211_send_mgmt() 16682 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm)) || in nl80211_send_mgmt() 17328 size_t len, int freq, int sig_dbm) in cfg80211_report_obss_beacon_khz() 17335 trace_cfg80211_report_obss_beacon(wiphy, frame, len, freq, sig_dbm); in cfg80211_report_obss_beacon_khz() 17355 (sig_dbm && in cfg80211_report_obss_beacon_khz() 17356 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm)) || in cfg80211_report_obss_beacon_khz() 16266 cfg80211_notify_new_peer_candidate(struct net_device *dev, const u8 *addr, const u8 *ie, u8 ie_len, int sig_dbm, gfp_t gfp) cfg80211_notify_new_peer_candidate() argument 16655 nl80211_send_mgmt(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, u32 nlportid, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags, gfp_t gfp) nl80211_send_mgmt() argument 17327 cfg80211_report_obss_beacon_khz(struct wiphy *wiphy, const u8 *frame, size_t len, int freq, int sig_dbm) cfg80211_report_obss_beacon_khz() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 7376 * @sig_dbm: signal level in dBm 7385 int sig_dbm, gfp_t gfp); 8137 * @sig_dbm: signal strength in dBm, or 0 if unknown 8149 int sig_dbm; member 8179 * @sig_dbm: signal strength in dBm, or 0 if unknown 8193 int sig_dbm, const u8 *buf, size_t len, in cfg80211_rx_mgmt_khz() 8198 .sig_dbm = sig_dbm, in cfg80211_rx_mgmt_khz() 8211 * @sig_dbm: signal strength in dBm, or 0 if unknown 8225 int sig_dbm, cons in cfg80211_rx_mgmt() 8192 cfg80211_rx_mgmt_khz(struct wireless_dev *wdev, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags) cfg80211_rx_mgmt_khz() argument 8224 cfg80211_rx_mgmt(struct wireless_dev *wdev, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags) cfg80211_rx_mgmt() argument 8549 cfg80211_report_obss_beacon(struct wiphy *wiphy, const u8 *frame, size_t len, int freq, int sig_dbm) cfg80211_report_obss_beacon() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 6486 int sig_dbm, gfp_t gfp); 7188 * @sig_dbm: signal strength in dBm, or 0 if unknown 7201 bool cfg80211_rx_mgmt_khz(struct wireless_dev *wdev, int freq, int sig_dbm, 7208 * @sig_dbm: signal strength in dBm, or 0 if unknown 7222 int sig_dbm, const u8 *buf, size_t len, in cfg80211_rx_mgmt() 7225 return cfg80211_rx_mgmt_khz(wdev, MHZ_TO_KHZ(freq), sig_dbm, buf, len, in cfg80211_rx_mgmt() 7448 * @sig_dbm: signal strength in dBm, or 0 if unknown 7455 size_t len, int freq, int sig_dbm); 7463 * @sig_dbm: signal strength in dBm, or 0 if unknown 7471 int freq, int sig_dbm) in cfg80211_report_obss_beacon() 7221 cfg80211_rx_mgmt(struct wireless_dev *wdev, int freq, int sig_dbm, const u8 *buf, size_t len, u32 flags) cfg80211_rx_mgmt() argument 7469 cfg80211_report_obss_beacon(struct wiphy *wiphy, const u8 *frame, size_t len, int freq, int sig_dbm) cfg80211_report_obss_beacon() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 1333 * @sig_dbm: signal strength in dBm. 1340 s8 sig_dbm; member 1353 * @sig_dbm: signal strength in dBm. 1365 s8 sig_dbm; member
|
H A D | event.c | 332 cfg80211_rx_mgmt(&vif->wdev, le32_to_cpu(rxmgmt->freq), rxmgmt->sig_dbm, in qtnf_event_handle_mgmt_received() 410 DBM_TO_MBM(sr->sig_dbm), GFP_KERNEL); in qtnf_event_handle_scan_results()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | event.c | 333 cfg80211_rx_mgmt(&vif->wdev, le32_to_cpu(rxmgmt->freq), rxmgmt->sig_dbm, in qtnf_event_handle_mgmt_received() 411 DBM_TO_MBM(sr->sig_dbm), GFP_KERNEL); in qtnf_event_handle_scan_results()
|
H A D | qlink.h | 1333 * @sig_dbm: signal strength in dBm. 1340 s8 sig_dbm; member 1353 * @sig_dbm: signal strength in dBm. 1365 s8 sig_dbm; member
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 3141 __field(int, sig_dbm) 3146 __entry->sig_dbm = info->sig_dbm; 3149 WDEV_PR_ARG, PR_KHZ(__entry->freq), __entry->sig_dbm) 3454 int freq, int sig_dbm), 3455 TP_ARGS(wiphy, frame, len, freq, sig_dbm), 3459 __field(int, sig_dbm) 3464 __entry->sig_dbm = sig_dbm; 3466 TP_printk(WIPHY_PR_FMT ", freq: "KHZ_F", sig_dbm [all...] |
H A D | nl80211.c | 18443 int sig_dbm, gfp_t gfp) in cfg80211_notify_new_peer_candidate() 18470 (sig_dbm && in cfg80211_notify_new_peer_candidate() 18471 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm))) in cfg80211_notify_new_peer_candidate() 18895 (info->sig_dbm && in nl80211_send_mgmt() 18896 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, info->sig_dbm)) || in nl80211_send_mgmt() 19676 size_t len, int freq, int sig_dbm) in cfg80211_report_obss_beacon_khz() 19683 trace_cfg80211_report_obss_beacon(wiphy, frame, len, freq, sig_dbm); in cfg80211_report_obss_beacon_khz() 19703 (sig_dbm && in cfg80211_report_obss_beacon_khz() 19704 nla_put_u32(msg, NL80211_ATTR_RX_SIGNAL_DBM, sig_dbm)) || in cfg80211_report_obss_beacon_khz() 18441 cfg80211_notify_new_peer_candidate(struct net_device *dev, const u8 *addr, const u8 *ie, u8 ie_len, int sig_dbm, gfp_t gfp) cfg80211_notify_new_peer_candidate() argument 19675 cfg80211_report_obss_beacon_khz(struct wiphy *wiphy, const u8 *frame, size_t len, int freq, int sig_dbm) cfg80211_report_obss_beacon_khz() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | rx.c | 3795 info.sig_dbm = status->signal; in ieee80211_rx_h_userspace_mgmt()
|