Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h1586 bool reg_is_6ghz_supported(struct wlan_objmgr_psoc *psoc);
H A Dreg_services_common.c6464 bool reg_is_6ghz_supported(struct wlan_objmgr_psoc *psoc) in reg_is_6ghz_supported() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1567 return reg_is_6ghz_supported(psoc); in wlan_reg_is_6ghz_supported()