Home
last modified time | relevance | path

Searched refs:bssload_report (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c22017 wl_bssload_t *bssload_report = (wl_bssload_t *)data; in wl_cfg80211_bssload_report_event_handler() local
22018 chan_use_percentage = (bssload_report->chan_util * 100) / 255; in wl_cfg80211_bssload_report_event_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c21772 wl_bssload_t *bssload_report = (wl_bssload_t *)data; in wl_cfg80211_bssload_report_event_handler() local
21773 chan_use_percentage = (bssload_report->chan_util * 100) / 255; in wl_cfg80211_bssload_report_event_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c25713 wl_bssload_t *bssload_report = (wl_bssload_t *)data; local
25714 chan_use_percentage = (bssload_report->chan_util * 100) / 255;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c25711 wl_bssload_t *bssload_report = (wl_bssload_t *)data; local
25712 chan_use_percentage = (bssload_report->chan_util * 100) / 255;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c25448 wl_bssload_t *bssload_report = (wl_bssload_t *)data; local
25449 chan_use_percentage = (bssload_report->chan_util * 100) / 255;