Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dcsr_wifi_sme_ap_prim.h129 #define CSR_WIFI_SME_AP_PHY_SUPPORT_G ((CsrWifiSmeApPhySupport) 0x04) macro
Dunifi_sme.c914 g = phySupportedBitmap & CSR_WIFI_SME_AP_PHY_SUPPORT_G; in uf_configure_supported_rates()
Dsme_wext.c198 … (CSR_WIFI_SME_AP_PHY_SUPPORT_B|CSR_WIFI_SME_AP_PHY_SUPPORT_G|CSR_WIFI_SME_AP_PHY_SUPPORT_N); in uf_sme_wext_ap_set_defaults()
552 ap_mac_config->phySupportedBitmap |= CSR_WIFI_SME_AP_PHY_SUPPORT_G; in store_ap_advanced_config_from_string()