Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.h74 int hdd_softap_set_channel_change(struct net_device *dev,
Dwlan_hdd_pre_cac.c98 i = hdd_softap_set_channel_change(ap_adapter->dev, in wlan_hdd_pre_cac_success()
Dwlan_hdd_dcs.c134 ret = hdd_softap_set_channel_change(adapter->dev, tgt_freq, in hdd_dcs_switch_chan_cb()
Dwlan_hdd_hostapd.c3138 if (hdd_softap_set_channel_change(dev, in hdd_hostapd_sap_event_cb()
3492 int hdd_softap_set_channel_change(struct net_device *dev, int target_chan_freq, in hdd_softap_set_channel_change() function
3845 ret = hdd_softap_set_channel_change(dev, target_chan_freq, in hdd_sap_restart_with_channel_switch()
5881 ret = hdd_softap_set_channel_change(go_link_info->adapter->dev, in hdd_handle_acs_2g_preferred_sap_conc()
5979 ret = hdd_softap_set_channel_change(go_link_info->adapter->dev, in hdd_handle_p2p_go_for_3rd_ap_conc()
Dwlan_hdd_son.c679 return hdd_softap_set_channel_change(link_info->adapter->dev, freq, in hdd_son_set_chan()
Dwlan_hdd_hostapd_wext.c429 ret = hdd_softap_set_channel_change(dev, set_value, in __iw_softap_setparam()
Dwlan_hdd_ioctl.c6607 status = hdd_softap_set_channel_change(dev, chan_number, width, false); in drv_cmd_set_channel_switch()
Dwlan_hdd_cfg80211.c27519 hdd_softap_set_channel_change(dev, in __wlan_hdd_cfg80211_channel_switch()