Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h76 #define REGULATORY_PHYMODE_NO11AX BIT(5) macro
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.c6568 return phymode_bitmap & REGULATORY_PHYMODE_NO11AX; in reg_is_phymode_unallowed()
6589 return phymode_bitmap & REGULATORY_PHYMODE_NO11AX; in reg_is_phymode_unallowed()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13172 phybitmap |= REGULATORY_PHYMODE_NO11AX; in convert_phybitmap_tlv()