Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c1653 uint32_t new_phy_mode; in hdd_country_change_update_sta() local
1685 new_phy_mode = wlan_reg_get_max_phymode(pdev, in hdd_country_change_update_sta()
1689 csr_convert_from_reg_phy_mode(new_phy_mode); in hdd_country_change_update_sta()
1818 uint32_t reg_phy_mode, new_phy_mode; in hdd_country_change_update_sap() local
1847 new_phy_mode = wlan_reg_get_max_phymode(pdev, in hdd_country_change_update_sap()
1851 csr_convert_from_reg_phy_mode(new_phy_mode); in hdd_country_change_update_sap()