Home
last modified time | relevance | path

Searched refs:QCA_WLAN_HE_LTF_4X (Results 1 – 5 of 5) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dqca-vendor_copy.h7541 QCA_WLAN_HE_LTF_4X = 3, enumerator
H A Dsta.c12300 wcn_set_he_ltf(dut, intf, QCA_WLAN_HE_LTF_4X); in wcn_sta_set_rfeature_he()
H A Dap.c13132 wcn_set_he_ltf(dut, ifname, QCA_WLAN_HE_LTF_4X); in wcn_ap_set_rfeature()
/wlan-dirver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h9422 * @QCA_WLAN_HE_LTF_4X: 4X HE LTF is 12.8us LTF
9428 QCA_WLAN_HE_LTF_4X = 3,
9455 QCA_WLAN_HE_LTF_4X = 3, global() enumerator
/wlan-dirver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c8098 if (cfg_val > QCA_WLAN_HE_LTF_4X) {