Home
last modified time | relevance | path

Searched refs:QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wifi_pos_pasn.c64 [QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK] = {
235 nla_len(tb[QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK]); in wlan_cfg80211_set_pasn_key()
247 nla_data(tb[QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK]), in wlan_cfg80211_set_pasn_key()
622 if (tb[QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK] && in __wlan_hdd_cfg80211_set_secure_ranging_context()
623 nla_len(tb[QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK])) { in __wlan_hdd_cfg80211_set_secure_ranging_context()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h15195 QCA_WLAN_VENDOR_ATTR_SECURE_RANGING_CTX_TK = 5, enumerator