Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_public_struct.h62 #define CFG_RESPONDER_11AZ_NTB_SUPPORT 0x1 macro
64 #define CFG_RESPONDER_11AZ_MAX_SUPPORT (CFG_RESPONDER_11AZ_NTB_SUPPORT | \
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dwlan_cfg80211_wifi_pos.c78 if ((enable_rsta_11az_ranging & CFG_RESPONDER_11AZ_NTB_SUPPORT) && in wlan_wifi_pos_cfg80211_set_wiphy_ext_feature()