Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_opclass.h297 bool strict);
472 bool strict) in reg_country_chan_opclass_to_freq() argument
Dreg_opclass.c1460 bool strict) in reg_country_chan_opclass_to_freq() argument
1483 chan, op_class, strict); in reg_country_chan_opclass_to_freq()
1484 if (strict) in reg_country_chan_opclass_to_freq()
/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h978 bool strict);
1638 bool strict);
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c1572 bool strict) in wlansap_override_csa_strict_for_sap() argument
1582 return strict; in wlansap_override_csa_strict_for_sap()
1585 return strict; in wlansap_override_csa_strict_for_sap()
1588 return strict; in wlansap_override_csa_strict_for_sap()
1600 return strict; in wlansap_override_csa_strict_for_sap()
1608 bool strict) in wlansap_set_channel_change_with_csa() argument
1647 sap_ctx->csa_reason, strict, sap_ctx->sessionId); in wlansap_set_channel_change_with_csa()
1700 if (!strict) { in wlansap_set_channel_change_with_csa()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c1576 bool strict) in wlan_reg_country_chan_opclass_to_freq() argument
1579 strict); in wlan_reg_country_chan_opclass_to_freq()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h2198 bool strict);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c3508 bool strict; in hdd_softap_set_channel_change() local
3704 strict = is_p2p_go_session; in hdd_softap_set_channel_change()
3705 strict = strict || forced; in hdd_softap_set_channel_change()
3709 target_chan_freq, target_bw, strict); in hdd_softap_set_channel_change()