Searched refs:ucfg_mlme_get_vht_enable2x2 (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_green_ap.c | 113 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_green_ap_start_state_mc()
|
H A D | wlan_hdd_cfg.c | 752 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, in hdd_set_policy_mgr_user_cfg() 1357 qdf_status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_update_nss() 1547 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_get_nss()
|
H A D | wlan_hdd_nan_datapath.c | 626 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_init_nan_data_mode()
|
H A D | wlan_hdd_ioctl.c | 2522 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in wlan_hdd_set_mc_rate() 5974 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_is_supported_chain_mask_2x2() 5999 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_is_supported_chain_mask_1x1()
|
H A D | wlan_hdd_main.c | 2036 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_update_vdev_nss() 2202 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &b_enable1x1); in hdd_update_tgt_ht_cap() 2268 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &vht_enable_2x2); in hdd_update_tgt_vht_cap() 3011 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_update_tgt_cfg() 7462 status = ucfg_mlme_get_vht_enable2x2(psoc, &bval); in hdd_vdev_set_ht_vht_ies() 8696 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_set_fw_params() 16721 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in hdd_configure_cds()
|
H A D | wlan_hdd_hostapd_wext.c | 505 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &bval); in __iw_softap_setparam()
|
H A D | wlan_hdd_cfg80211.c | 14146 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, in __wlan_hdd_cfg80211_set_wifi_test_config()
|
/wlan-driver/qcacld-3.0/os_if/son/src/ |
H A D | os_if_son.c | 924 status = ucfg_mlme_get_vht_enable2x2(psoc, &enabled); in os_if_son_get_apcap()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
H A D | wlan_mlme_ucfg_api.h | 2852 ucfg_mlme_get_vht_enable2x2(struct wlan_objmgr_psoc *psoc, bool *value) in ucfg_mlme_get_vht_enable2x2() function
|