Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c648 static chanspec_t wl_cfg80211_ulb_get_min_bw_chspec(struct bcm_cfg80211 *cfg,
652 static inline chanspec_t wl_cfg80211_ulb_get_min_bw_chspec( in wl_cfg80211_ulb_get_min_bw_chspec() function
1340 chanspec |= wl_cfg80211_ulb_get_min_bw_chspec(cfg, NULL, bssidx); in wl_ch_host_to_driver()
2713 chanspec = wl_cfg80211_ulb_get_min_bw_chspec(cfg, wdev, -1); in wl_scan_prep()
5828 bw = wl_cfg80211_ulb_get_min_bw_chspec(cfg, dev->ieee80211_ptr, bssidx); in wl_cfg80211_connect()
14205 chspec = wl_cfg80211_ulb_get_min_bw_chspec(cfg, dev->ieee80211_ptr, bssidx); in wl_ch_to_chanspec()
21514 wl_cfg80211_ulb_get_min_bw_chspec(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, s32 bssidx) in wl_cfg80211_ulb_get_min_bw_chspec() function