Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h2050 QDF_STATUS wlan_mlme_cfg_set_vht_chan_width(struct wlan_objmgr_psoc *psoc,
H A Dwlan_mlme_ucfg_api.h2262 return wlan_mlme_cfg_set_vht_chan_width(psoc, value); in ucfg_mlme_set_vht_ch_width()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c4124 wlan_mlme_cfg_set_vht_chan_width(struct wlan_objmgr_psoc *psoc, uint8_t value) in wlan_mlme_cfg_set_vht_chan_width() function