Home
last modified time | relevance | path

Searched refs:is_global_op_table_needed (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_opclass.h139 bool is_global_op_table_needed);
385 bool is_global_op_table_needed);
Dreg_opclass.c2424 bool is_global_op_table_needed) in reg_get_opclass_from_map() argument
2426 if (is_global_op_table_needed) in reg_get_opclass_from_map()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c2004 bool is_global_op_table_needed) in wlan_reg_get_opclass_from_map() argument
2006 return reg_get_opclass_from_map(map, is_global_op_table_needed); in wlan_reg_get_opclass_from_map()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_services_api.h2953 bool is_global_op_table_needed);