Home
last modified time | relevance | path

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

/drivers/staging/csr/
Dcsr_wifi_sme_ap_prim.h130 #define CSR_WIFI_SME_AP_PHY_SUPPORT_N ((CsrWifiSmeApPhySupport) 0x08) macro
Dunifi_sme.c913 n = phySupportedBitmap & CSR_WIFI_SME_AP_PHY_SUPPORT_N; 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()
555 ap_mac_config->phySupportedBitmap |= CSR_WIFI_SME_AP_PHY_SUPPORT_N; in store_ap_advanced_config_from_string()