Home
last modified time | relevance | path

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

/wlan-dirver/utils/sigma-dut/
H A Dqca-vendor_copy.h7591 QCA_WLAN_KEEP_ALIVE_MGMT = 2, enumerator
/wlan-dirver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h9473 * @QCA_WLAN_KEEP_ALIVE_MGMT: Management frame type for keep alive.
9478 QCA_WLAN_KEEP_ALIVE_MGMT = 2,
9505 QCA_WLAN_KEEP_ALIVE_MGMT = 2, global() enumerator
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c14177 if (cfg_val == QCA_WLAN_KEEP_ALIVE_MGMT) in __wlan_hdd_cfg80211_set_wifi_test_config()