Home
last modified time | relevance | path

Searched refs:he_ops_info (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/src/
H A Dwlan_vdev_mgr_utils_api.c298 mlme_proto->he_ops_info.he_ops = mlme_cfg.value; in wlan_util_vdev_mlme_set_param()
581 *value = mlme_proto->he_ops_info.he_ops; in wlan_util_vdev_mlme_get_param()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_vdev_mlme.h334 struct vdev_mlme_he_ops_info he_ops_info; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
H A Dvdev_mgr_ops.c528 param->he_ops = mlme_obj->proto.he_ops_info.he_ops; in vdev_mgr_start_param_update()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_mlm_req_messages.c317 lim_decide_he_op(mac_ctx, &mlme_obj->proto.he_ops_info.he_ops, in lim_mlm_add_bss()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c2503 wma_vdev_set_he_bss_params(wma, vdev_id, &mlme_obj->proto.he_ops_info); in wma_set_ap_vdev_up()
H A Dwma_dev_if.c4402 &mlme_obj->proto.he_ops_info); in wma_post_vdev_start_setup()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c798 he_ops = mlme_obj->proto.he_ops_info.he_ops; in mlme_get_vdev_he_ops()