Home
last modified time | relevance | path

Searched refs:TDLS_IS_BUFFER_STA_ENABLED (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_public_structs.h462 #define TDLS_IS_BUFFER_STA_ENABLED(flags) \ macro
/wlan-driver/qcacld-3.0/components/tdls/core/src/
Dwlan_tdls_main.c1469 if (TDLS_IS_BUFFER_STA_ENABLED(tdls_feature_flags)) in tdls_send_update_to_fw()
2236 if (TDLS_IS_BUFFER_STA_ENABLED(feature) && in tdls_scan_callback()
Dwlan_tdls_cmds_process.c1928 TDLS_IS_BUFFER_STA_ENABLED(feature), in tdls_process_enable_link()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_ucfg_api.c507 if (TDLS_IS_BUFFER_STA_ENABLED(tdls_feature_flags) || in ucfg_tdls_update_config()