Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_6g.c21 extern const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ];
184 if (domain == rdmap6[i].domain_code) { in _domain_index_6g()
205 rg->domain_6g.code = rdmap6[did].domain_code; in _regulatory_domain_update_6g()
206 regulation = rdmap6[did].regulation; in _regulatory_domain_update_6g()
207 ch_idx = rdmap6[did].ch_idx; in _regulatory_domain_update_6g()
H A Dphl_chnlplan_6g.c28 const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_6g.c21 extern const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ];
184 if (domain == rdmap6[i].domain_code) { in _domain_index_6g()
205 rg->domain_6g.code = rdmap6[did].domain_code; in _regulatory_domain_update_6g()
206 regulation = rdmap6[did].regulation; in _regulatory_domain_update_6g()
207 ch_idx = rdmap6[did].ch_idx; in _regulatory_domain_update_6g()
H A Dphl_chnlplan_6g.c28 const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ] = { variable