Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h78 #define REGULATORY_PHYMODE_NO11BE BIT(6) macro
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c6566 return phymode_bitmap & REGULATORY_PHYMODE_NO11BE; in reg_is_phymode_unallowed()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13134 *phybitmap |= REGULATORY_PHYMODE_NO11BE; in convert_11be_phybitmap_to_reg_flags()