Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h448 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c488 return hdd_update_phymode(link_info->adapter, phymode, in hdd_son_set_bandwidth()
H A Dwlan_hdd_cfg.c2126 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode, in hdd_update_phymode() function
H A Dwlan_hdd_wext.c3326 return hdd_update_phymode(link_info->adapter, phymode, supported_band, in hdd_we_update_phymode()
H A Dwlan_hdd_cfg80211.c9173 ret = hdd_update_phymode(adapter, csr_max_phymode, supported_band, in hdd_set_phy_mode()