Home
last modified time | relevance | path

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

/wlan-dirver/utils/sigma-dut/
H A Dqca-vendor_copy.h4289 QCA_ROAM_TRIGGER_REASON_DEAUTH = 1 << 9, enumerator
/wlan-dirver/qca-wifi-host-cmn/os_if/linux/
H A Dqca_vendor.h3500 * @QCA_ROAM_TRIGGER_REASON_DEAUTH: Set if the roam has to be triggered when
3527 QCA_ROAM_TRIGGER_REASON_DEAUTH = 1 << 9,
3574 QCA_ROAM_TRIGGER_REASON_DEAUTH = 1 << 9, global() enumerator
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c5968 if (trigger_reason_bitmap & QCA_ROAM_TRIGGER_REASON_DEAUTH) in wlan_hdd_convert_control_roam_trigger_bitmap()
6018 if (trigger_reason_bitmap & QCA_ROAM_TRIGGER_REASON_DEAUTH) in wlan_hdd_convert_control_roam_scan_scheme_bitmap()
6682 QCA_ROAM_TRIGGER_REASON_DEAUTH | \