Home
last modified time | relevance | path

Searched refs:bcn_tx_rate_code (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
H A Dvdev_mgr_ops.h245 return mlme_obj->mgmt.rate_info.bcn_tx_rate_code; in vdev_mgr_fetch_ratecode()
H A Dvdev_mgr_ops.c556 param->bcn_tx_rate_code = vdev_mgr_fetch_ratecode(mlme_obj); in vdev_mgr_start_param_update()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
H A Dwlan_vdev_mgr_tgt_if_tx_defs.h728 enum mlme_bcn_tx_rate_code bcn_tx_rate_code; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_vdev_mlme.h539 uint32_t bcn_tx_rate_code; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c3344 mlme_obj->mgmt.rate_info.bcn_tx_rate_code = in wma_update_beacon_tx_rate_code()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c1352 cmd->bcn_tx_rate = req->bcn_tx_rate_code; in send_vdev_start_cmd_tlv()
1353 if (req->bcn_tx_rate_code) in send_vdev_start_cmd_tlv()