Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1267 else if (channel_map == channel_map_jp) in reg_freq_width_to_chan_op_class()
1378 else if (channel_map == channel_map_jp) in reg_get_op_class_width()
1411 } else if (channel_map == channel_map_jp) { in reg_chan_opclass_to_freq()
1513 else if (channel_map == channel_map_jp) in reg_get_op_class_tbl_by_chan_map()
H A Dreg_services_common.h157 extern const struct chan_map channel_map_jp[];
H A Dreg_services_common.c818 const struct chan_map channel_map_jp[NUM_CHANNELS] = { variable
1358 channel_map = channel_map_jp; in reg_init_channel_map()