Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.h69 uint16_t behav_limit);
204 uint16_t behav_limit,
226 uint16_t behav_limit,
245 uint16_t behav_limit,
354 uint16_t behav_limit) in reg_dmn_get_opclass_from_freq_width() argument
422 uint16_t behav_limit, in reg_freq_width_to_chan_op_class() argument
433 uint16_t behav_limit, in reg_freq_width_to_chan_op_class_auto() argument
443 uint16_t behav_limit, in reg_freq_to_chan_op_class() argument
H A Dreg_opclass.c1010 uint16_t behav_limit) in reg_dmn_get_opclass_from_freq_width() argument
1024 (behav_limit & op_class_tbl->behav_limit)) { in reg_dmn_get_opclass_from_freq_width()
1162 uint16_t behav_limit, in reg_find_opclass_absent_in_ctry_opclss_tables() argument
1171 behav_limit, in reg_find_opclass_absent_in_ctry_opclss_tables()
1210 uint16_t behav_limit, in reg_freq_width_to_chan_op_class_auto() argument
1217 behav_limit = BIT(BEHAV_NONE); in reg_freq_width_to_chan_op_class_auto()
1228 behav_limit, in reg_freq_width_to_chan_op_class_auto()
1234 behav_limit, in reg_freq_width_to_chan_op_class_auto()
1243 uint16_t behav_limit, in reg_freq_width_to_chan_op_class() argument
1280 (behav_limit & op_class_tbl->behav_limit || in reg_freq_width_to_chan_op_class()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c230 uint16_t behav_limit) in wlan_reg_get_opclass_from_freq_width() argument
233 behav_limit); in wlan_reg_get_opclass_from_freq_width()
1425 uint16_t behav_limit, in wlan_reg_freq_width_to_chan_op_class() argument
1431 behav_limit, in wlan_reg_freq_width_to_chan_op_class()
1442 uint16_t behav_limit, in wlan_reg_freq_width_to_chan_op_class_auto() argument
1448 behav_limit, in wlan_reg_freq_width_to_chan_op_class_auto()
1458 uint16_t behav_limit, in wlan_reg_freq_to_chan_op_class() argument
1464 behav_limit, in wlan_reg_freq_to_chan_op_class()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h1016 uint16_t behav_limit);
2042 uint16_t behav_limit,
2063 uint16_t behav_limit,
2081 uint16_t behav_limit,
H A Dreg_services_public_struct.h745 enum behav_limit { enum
779 uint16_t behav_limit; member
816 uint16_t behav_limit; member
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c1421 if (reg_ap_cap[idx].behav_limit == BIT(BEHAV_BW80_PLUS) && in os_if_son_reg_get_op_channels()
1505 if (reg_ap_cap[idx].behav_limit == BIT(BEHAV_BW80_PLUS)) in os_if_son_reg_get_opclass_details()
1517 switch (reg_ap_cap[idx].behav_limit) { in os_if_son_reg_get_opclass_details()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c2277 uint16_t behav_limit) in tdls_find_opclass_frm_freq() argument
2288 BIT(behav_limit), &opclass, in tdls_find_opclass_frm_freq()