Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h160 #define WLAN_VHTCAP_SHORTGI_160 0x00000040 macro
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c1176 return ((vhtcap & WLAN_VHTCAP_SHORTGI_160) != 0); in init_deinit_vht_160mhz_shortgi_is_supported()