Searched refs:hdd_update_phymode (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_cfg.h | 448 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode,
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_son.c | 488 return hdd_update_phymode(link_info->adapter, phymode, in hdd_son_set_bandwidth()
|
H A D | wlan_hdd_cfg.c | 2126 int hdd_update_phymode(struct hdd_adapter *adapter, eCsrPhyMode phymode, in hdd_update_phymode() function
|
H A D | wlan_hdd_wext.c | 3326 return hdd_update_phymode(link_info->adapter, phymode, supported_band, in hdd_we_update_phymode()
|
H A D | wlan_hdd_cfg80211.c | 9173 ret = hdd_update_phymode(adapter, csr_max_phymode, supported_band, in hdd_set_phy_mode()
|