Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h2011 HOST_REGDMN_MODE_11AC_VHT160 = 0x00200000, enumerator
2062 | HOST_REGDMN_MODE_11AC_VHT160 \
2153 #define WIRELESS_160_MODES (HOST_REGDMN_MODE_11AC_VHT160 \
2157 #define WIRELESS_160_MODES (HOST_REGDMN_MODE_11AC_VHT160 \
2229 | HOST_REGDMN_MODE_11AC_VHT160 \
2250 | HOST_REGDMN_MODE_11AC_VHT160 \
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c1154 HOST_REGDMN_MODE_11AC_VHT160) != 0); in init_deinit_regdmn_160mhz_support()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13111 wireless_modes |= HOST_REGDMN_MODE_11AC_VHT160; in convert_wireless_modes_tlv()