Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h73 #define REGULATORY_PHYMODE_NO11G BIT(2) macro
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c6574 return phymode_bitmap & REGULATORY_PHYMODE_NO11G; in reg_is_phymode_unallowed()
6595 return phymode_bitmap & REGULATORY_PHYMODE_NO11G; in reg_is_phymode_unallowed()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13163 phybitmap |= REGULATORY_PHYMODE_NO11G; in convert_phybitmap_tlv()