Home
last modified time | relevance | path

Searched refs:HOST_REGDMN_MODE_11A (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1990 HOST_REGDMN_MODE_11A = 0x00000001, enumerator
2078 #define WIRELESS_11A_MODES (HOST_REGDMN_MODE_11A \
2085 #define WIRELESS_20_MODES (HOST_REGDMN_MODE_11A \
2099 #define WIRELESS_20_MODES (HOST_REGDMN_MODE_11A \
2234 | HOST_REGDMN_MODE_11A \
2255 | HOST_REGDMN_MODE_11A \
2262 #define WIRELESS_49G_MODES (HOST_REGDMN_MODE_11A \
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs.c349 HOST_REGDMN_MODE_11A) in target_if_dfs_is_pdev_5ghz()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c700 if (!(reg_cap->wireless_modes & HOST_REGDMN_MODE_11A)) { in tgt_if_regulatory_modify_freq_range()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13048 wireless_modes |= HOST_REGDMN_MODE_11A; in convert_wireless_modes_tlv()