Searched refs:behav_limit (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_opclass.h | 69 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 D | reg_opclass.c | 1010 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 D | wlan_reg_services_api.c | 230 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 D | wlan_reg_services_api.h | 1016 uint16_t behav_limit); 2042 uint16_t behav_limit, 2063 uint16_t behav_limit, 2081 uint16_t behav_limit,
|
H A D | reg_services_public_struct.h | 745 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 D | os_if_son.c | 1421 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 D | wlan_tdls_main.c | 2277 uint16_t behav_limit) in tdls_find_opclass_frm_freq() argument 2288 BIT(behav_limit), &opclass, in tdls_find_opclass_frm_freq()
|