Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.h985 int hdd_set_mac_chan_width(struct wlan_hdd_link_info *link_info,
H A Dwlan_hdd_cm_disconnect.c608 ret = hdd_set_mac_chan_width(link_info, max_bw, link_id, true); in hdd_cm_restore_ch_width()
H A Dwlan_hdd_son.c163 return hdd_set_mac_chan_width(link_info, chwidth, link_id, false); in hdd_son_set_chwidth()
H A Dwlan_hdd_cfg80211.c11217 int hdd_set_mac_chan_width(struct wlan_hdd_link_info *link_info, in hdd_set_mac_chan_width() function
11316 return hdd_set_mac_chan_width(link_info, chwidth, link_id, true); in hdd_set_channel_width()