Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_db_parser.c267 reg_info->phybitmap = in reg_get_reginfo_from_country_code_and_regdmn_pair()
349 reg_info->phybitmap = 0; in reg_get_reginfo_from_regdmn_pair()
Dreg_priv_objs.h427 uint32_t phybitmap; member
Dreg_build_chan_list.c1463 pdev_priv_obj->phybitmap = mas_chan_params->phybitmap; in reg_init_pdev_mas_chan_list()
4075 soc_reg->mas_chan_params[phy_id].phybitmap = regulat_info->phybitmap; in reg_store_regulatory_ext_info_to_socpriv()
5886 soc_reg->mas_chan_params[phy_id].phybitmap = in __reg_process_master_chan_list()
5887 regulat_info->phybitmap; in __reg_process_master_chan_list()
Dreg_services_common.h979 uint16_t *phybitmap);
Dreg_services_common.c3203 uint16_t *phybitmap) in reg_get_phybitmap() argument
3214 *phybitmap = pdev_priv_obj->phybitmap; in reg_get_phybitmap()
6620 phymode_bitmap = pdev_priv_obj->phybitmap; in reg_get_max_phymode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h1279 uint32_t phybitmap; member
1674 uint32_t phybitmap; member
Dwlan_reg_services_api.h1393 uint16_t *phybitmap);
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c767 uint16_t *phybitmap) in wlan_reg_get_phybitmap() argument
769 return reg_get_phybitmap(pdev, phybitmap); in wlan_reg_get_phybitmap()
/wlan-driver/qcacld-3.0/os_if/son/src/
Dos_if_son.c305 uint32_t phybitmap; in os_if_son_get_chan_list() local
354 ucfg_reg_get_band(pdev, &phybitmap); in os_if_son_get_chan_list()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c13131 uint32_t *phybitmap) in convert_11be_phybitmap_to_reg_flags() argument
13134 *phybitmap |= REGULATORY_PHYMODE_NO11BE; in convert_11be_phybitmap_to_reg_flags()
13138 uint32_t *phybitmap) in convert_11be_phybitmap_to_reg_flags() argument
13152 uint32_t phybitmap = 0; in convert_phybitmap_tlv() local
13157 phybitmap |= REGULATORY_PHYMODE_NO11A; in convert_phybitmap_tlv()
13160 phybitmap |= REGULATORY_PHYMODE_NO11B; in convert_phybitmap_tlv()
13163 phybitmap |= REGULATORY_PHYMODE_NO11G; in convert_phybitmap_tlv()
13166 phybitmap |= REGULATORY_CHAN_NO11N; in convert_phybitmap_tlv()
13169 phybitmap |= REGULATORY_PHYMODE_NO11AC; in convert_phybitmap_tlv()
13172 phybitmap |= REGULATORY_PHYMODE_NO11AX; in convert_phybitmap_tlv()
[all …]
/wlan-driver/fw-api/fw/
Dwmi_unified.h38307 A_UINT32 phybitmap; /* WMI_REGULATORY_PHYBITMAP */ member
38336 A_UINT32 phybitmap; /* WMI_REGULATORY_PHYBITMAP */ member