Home
last modified time | relevance | path

Searched refs:phy_noise (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c1094 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1164 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1542 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1665 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3543 int phy_noise; local
3553 phy_noise = 0;
3554 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise))))
3557 phy_noise = dtoh32(phy_noise);
3558 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise));
3581 wstats->qual.noise = 0x100 + phy_noise;
H A Dwl_cfg80211.c15089 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise,
15097 ie_11u_rel_num, bi->SNR, bi->phy_noise, akm_str, roam_count_str,
15105 bi->phy_noise, akm_str, roam_count_str);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c1100 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1170 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1548 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1671 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3549 int phy_noise; local
3559 phy_noise = 0;
3560 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise))))
3563 phy_noise = dtoh32(phy_noise);
3564 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise));
3587 wstats->qual.noise = 0x100 + phy_noise;
H A Dwl_cfg80211.c15228 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise,
15236 ie_11u_rel_num, bi->SNR, bi->phy_noise, akm_str, roam_count_str,
15244 bi->phy_noise, akm_str, roam_count_str);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c1100 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1170 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1548 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1671 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3549 int phy_noise; local
3559 phy_noise = 0;
3560 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise))))
3563 phy_noise = dtoh32(phy_noise);
3564 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise));
3587 wstats->qual.noise = 0x100 + phy_noise;
H A Dwl_cfg80211.c15226 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise,
15234 ie_11u_rel_num, bi->SNR, bi->phy_noise, akm_str, roam_count_str,
15242 bi->phy_noise, akm_str, roam_count_str);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c1223 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1301 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1730 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1874 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3850 int phy_noise; in wl_iw_get_wireless_stats() local
3860 phy_noise = 0; in wl_iw_get_wireless_stats()
3861 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise)))) { in wl_iw_get_wireless_stats()
3866 phy_noise = dtoh32(phy_noise); in wl_iw_get_wireless_stats()
3867 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise)); in wl_iw_get_wireless_stats()
3893 wstats->qual.noise = 0x100 + phy_noise; in wl_iw_get_wireless_stats()
H A Dwl_escan.c1091 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_escan_merge_scan_results()
H A Dwl_cfg80211.c11813 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise, in wl_get_bss_info()
11821 ie_11u_rel_num, bi->SNR, bi->phy_noise, akm_str, roam_count_str, in wl_get_bss_info()
11829 bi->phy_noise, akm_str, roam_count_str); in wl_get_bss_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c1231 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1309 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1728 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1872 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3839 int phy_noise; in wl_iw_get_wireless_stats() local
3849 phy_noise = 0; in wl_iw_get_wireless_stats()
3850 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise)))) { in wl_iw_get_wireless_stats()
3855 phy_noise = dtoh32(phy_noise); in wl_iw_get_wireless_stats()
3856 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise)); in wl_iw_get_wireless_stats()
3882 wstats->qual.noise = 0x100 + phy_noise; in wl_iw_get_wireless_stats()
H A Dwl_escan.c1020 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_escan_merge_scan_results()
H A Dwl_cfg80211.c13202 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise, in wl_get_bss_info()
13212 bi->SNR, bi->phy_noise, akm_str, roam_count_str); in wl_get_bss_info()
13220 bi->SNR, bi->phy_noise, akm_str, roam_count_str); in wl_get_bss_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c1236 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_get_aplist()
1315 qual[dwrq->length].noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_aplist()
1753 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_get_scan()
1898 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_iw_iscan_get_scan()
3902 int phy_noise; in wl_iw_get_wireless_stats() local
3914 phy_noise = 0; in wl_iw_get_wireless_stats()
3915 if ((res = dev_wlc_ioctl(dev, WLC_GET_PHY_NOISE, &phy_noise, sizeof(phy_noise)))) { in wl_iw_get_wireless_stats()
3920 phy_noise = dtoh32(phy_noise); in wl_iw_get_wireless_stats()
3921 WL_TRACE(("wl_iw_get_wireless_stats phy noise=%d\n *****", phy_noise)); in wl_iw_get_wireless_stats()
3947 wstats->qual.noise = 0x100 + phy_noise; in wl_iw_get_wireless_stats()
H A Dwl_escan.c1093 iwe.u.qual.noise = 0x100 + bi->phy_noise; in wl_escan_merge_scan_results()
H A Dwl_cfg80211.c11888 ie_mu_mimo_cap, ie_11u_rel_num, bi->SNR, bi->phy_noise, in wl_get_bss_info()
11896 ie_11u_rel_num, bi->SNR, bi->phy_noise, akm_str, roam_count_str, in wl_get_bss_info()
11904 bi->phy_noise, akm_str, roam_count_str); in wl_get_bss_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Ddebug.c434 DEBUGFS_DECLARE_RO_FILE(phy_noise, 180);
848 DEBUGFS_ADD(phy_noise); in carl9170_debugfs_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h323 s8 phy_noise; /* noise (in dBm) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h346 int8 phy_noise; /**< noise (in dBm) */ member
383 int8 phy_noise; /**< noise (in dBm) */ member
429 int8 phy_noise; /**< noise (in dBm) */ member
476 int8 phy_noise; /**< noise (in dBm) */ member
527 int8 phy_noise; /**< noise (in dBm) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h346 int8 phy_noise; /**< noise (in dBm) */ member
383 int8 phy_noise; /**< noise (in dBm) */ member
429 int8 phy_noise; /**< noise (in dBm) */ member
476 int8 phy_noise; /**< noise (in dBm) */ member
527 int8 phy_noise; /**< noise (in dBm) */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h357 int8 phy_noise; /**< noise (in dBm) */ member
394 int8 phy_noise; /**< noise (in dBm) */ member
440 int8 phy_noise; /**< noise (in dBm) */ member
487 int8 phy_noise; /**< noise (in dBm) */ member
538 int8 phy_noise; /**< noise (in dBm) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h287 int8 phy_noise; /**< noise (in dBm) */ member
324 int8 phy_noise; /**< noise (in dBm) */ member
371 int8 phy_noise; /**< noise (in dBm) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h326 int8 phy_noise; /**< noise (in dBm) */ member
374 int8 phy_noise; /**< noise (in dBm) */ member
425 int8 phy_noise; /**< noise (in dBm) */ member
477 int8 phy_noise; /**< noise (in dBm) */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h326 int8 phy_noise; /**< noise (in dBm) */ member
374 int8 phy_noise; /**< noise (in dBm) */ member
425 int8 phy_noise; /**< noise (in dBm) */ member
477 int8 phy_noise; /**< noise (in dBm) */ member