Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_opclass.h183 bool reg_is_2ghz_op_class(const uint8_t *country, uint8_t op_class);
397 bool reg_is_2ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_2ghz_op_class() function
Dreg_opclass.c2092 bool reg_is_2ghz_op_class(const uint8_t *country, uint8_t op_class) in reg_is_2ghz_op_class() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c1551 return reg_is_2ghz_op_class(country, op_class); in wlan_reg_is_2ghz_op_class()