Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_public_structs.h464 #define TDLS_IS_SLEEP_STA_ENABLED(flags) \ macro
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_ucfg_api.c508 TDLS_IS_SLEEP_STA_ENABLED(tdls_feature_flags)) in ucfg_tdls_update_config()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c1471 if (TDLS_IS_SLEEP_STA_ENABLED(tdls_feature_flags)) in tdls_send_update_to_fw()