Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1999 HOST_REGDMN_MODE_11A_HALF_RATE = 0x00000200, enumerator
2081 | HOST_REGDMN_MODE_11A_HALF_RATE \
2112 #define WIRELESS_10_MODES (HOST_REGDMN_MODE_11A_HALF_RATE)
2237 | HOST_REGDMN_MODE_11A_HALF_RATE \
2258 | HOST_REGDMN_MODE_11A_HALF_RATE \
2263 | HOST_REGDMN_MODE_11A_HALF_RATE \
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13075 wireless_modes |= HOST_REGDMN_MODE_11A_HALF_RATE; in convert_wireless_modes_tlv()