Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_tdls.h91 #define ENA_TDLS_SLEEP_STA (1 << 2) /* TDLS Sleep STA support */ macro
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.h44 #define ENA_TDLS_SLEEP_STA (1 << 2) /* TDLS Sleep STA support */ macro
Dwlan_tdls_main.c1472 tdls_info_to_fw->tdls_options |= ENA_TDLS_SLEEP_STA; in tdls_send_update_to_fw()