Home
last modified time | relevance | path

Searched refs:MAX_RD_MAP_NUM_6GHZ (Results 1 – 6 of 6) 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];
183 for (i = 0; i < MAX_RD_MAP_NUM_6GHZ; i++) { in _domain_index_6g()
189 return MAX_RD_MAP_NUM_6GHZ; in _domain_index_6g()
286 if (_domain_index_6g(domain) >= MAX_RD_MAP_NUM_6GHZ) in regu_valid_domain_6g()
H A Dphl_chnlplan_6g.c28 const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ] = {
H A Dphl_chnlplan_6g.h82 #define MAX_RD_MAP_NUM_6GHZ 6 macro
/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];
183 for (i = 0; i < MAX_RD_MAP_NUM_6GHZ; i++) { in _domain_index_6g()
189 return MAX_RD_MAP_NUM_6GHZ; in _domain_index_6g()
286 if (_domain_index_6g(domain) >= MAX_RD_MAP_NUM_6GHZ) in regu_valid_domain_6g()
H A Dphl_chnlplan_6g.c28 const struct regulatory_domain_mapping_6g rdmap6[MAX_RD_MAP_NUM_6GHZ] = {
H A Dphl_chnlplan_6g.h82 #define MAX_RD_MAP_NUM_6GHZ 6 macro