Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tdls.c802 #elif (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0)) || defined(TDLS_MGMT_VERSION2) in __wlan_hdd_cfg80211_tdls_mgmt()
824 #if !(TDLS_MGMT_VERSION2) in __wlan_hdd_cfg80211_tdls_mgmt()
918 #elif (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0)) || defined(TDLS_MGMT_VERSION2) in wlan_hdd_cfg80211_tdls_mgmt()
960 #elif (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0)) || defined(TDLS_MGMT_VERSION2) in wlan_hdd_cfg80211_tdls_mgmt()
H A Dwlan_hdd_cfg80211.h204 #if !defined(TDLS_MGMT_VERSION2)
205 #define TDLS_MGMT_VERSION2 0 macro
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tdls.h165 #elif (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0)) || defined(TDLS_MGMT_VERSION2)