Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.h75 u32 wl_ext_iapsta_update_channel(struct net_device *dev, u32 channel);
H A Dwl_cfgvif.c1567 chspec = wl_ext_iapsta_update_channel(dev, chspec); in wl_cfg80211_set_channel()
H A Dwl_cfg80211.c4216 chanspec = wl_ext_iapsta_update_channel(dev, chanspec); in wl_cfg80211_join_ibss()
6277 wl_ext_iapsta_update_channel(dev, assoc_info->chanspecs[0]); in wl_handle_join()
6330 wl_ext_iapsta_update_channel(dev, chanspec); in wl_handle_reassoc()
H A Dwl_iapsta.c2302 wl_ext_iapsta_update_channel(struct net_device *dev, u32 chanspec) in wl_ext_iapsta_update_channel() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.h81 u32 wl_ext_iapsta_update_channel(struct net_device *dev, u32 channel);
H A Dwl_cfgvif.c1573 chspec = wl_ext_iapsta_update_channel(dev, chspec); in wl_cfg80211_set_channel()
H A Dwl_cfg80211.c4230 chanspec = wl_ext_iapsta_update_channel(dev, chanspec); in wl_cfg80211_join_ibss()
6291 wl_ext_iapsta_update_channel(dev, assoc_info->chanspecs[0]); in wl_handle_join()
6344 wl_ext_iapsta_update_channel(dev, chanspec); in wl_handle_reassoc()
H A Dwl_iapsta.c2478 wl_ext_iapsta_update_channel(struct net_device *dev, u32 chanspec) in wl_ext_iapsta_update_channel() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.h134 u32 wl_ext_iapsta_update_channel(dhd_pub_t *dhd, struct net_device *dev, u32 channel);
H A Dwl_android_ext.c4405 wl_ext_iapsta_update_channel(dhd_pub_t *dhd, struct net_device *dev, in wl_ext_iapsta_update_channel() function
H A Dwl_cfg80211.c5860 wl_ext_iapsta_update_channel(dhdp, dev, cfg->channel); in wl_cfg80211_connect()
8631 _chan = wl_ext_iapsta_update_channel(dhd, dev, _chan); in wl_cfg80211_set_channel()