Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h72 #define REGULATORY_PHYMODE_NO11B BIT(1) macro
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_services_common.c6578 return phymode_bitmap & REGULATORY_PHYMODE_NO11B; in reg_is_phymode_unallowed()
6599 return phymode_bitmap & REGULATORY_PHYMODE_NO11B; in reg_is_phymode_unallowed()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c13160 phybitmap |= REGULATORY_PHYMODE_NO11B; in convert_phybitmap_tlv()