Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c1006 return REG_PHYMODE_11G; in csr_convert_to_reg_phy_mode()
1012 return REG_PHYMODE_11G; in csr_convert_to_reg_phy_mode()
1028 case REG_PHYMODE_11G: in csr_convert_from_reg_phy_mode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1875 REG_PHYMODE_11G, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c6573 else if (phy_in == REG_PHYMODE_11G) in reg_is_phymode_unallowed()
6594 else if (phy_in == REG_PHYMODE_11G) in reg_is_phymode_unallowed()
6626 current_phymode = REG_PHYMODE_11G; in reg_get_max_phymode()