Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1993 HOST_REGDMN_MODE_PUREG = 0x00000008, enumerator
2072 #define WIRELESS_11G_MODES (HOST_REGDMN_MODE_PUREG \
2088 | HOST_REGDMN_MODE_PUREG \
2102 | HOST_REGDMN_MODE_PUREG \
2283 | HOST_REGDMN_MODE_PUREG \
2294 | HOST_REGDMN_MODE_PUREG \
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c706 (HOST_REGDMN_MODE_11B | HOST_REGDMN_MODE_PUREG))) { in tgt_if_regulatory_modify_freq_range()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13057 wireless_modes |= HOST_REGDMN_MODE_PUREG; in convert_wireless_modes_tlv()