Searched refs:ext2_param (Results 1 – 1 of 1) sorted by relevance
865 struct wlan_psoc_host_service_ext2_param *ext2_param; in init_deinit_populate_tgt_ext2_param() local867 ext2_param = &info->service_ext2_param; in init_deinit_populate_tgt_ext2_param()868 ext2_param->wireless_modes_ext = cap->wireless_modes_ext; in init_deinit_populate_tgt_ext2_param()869 ext2_param->low_2ghz_chan_ext = cap->low_2ghz_chan_ext; in init_deinit_populate_tgt_ext2_param()870 ext2_param->high_2ghz_chan_ext = cap->high_2ghz_chan_ext; in init_deinit_populate_tgt_ext2_param()871 ext2_param->low_5ghz_chan_ext = cap->low_5ghz_chan_ext; in init_deinit_populate_tgt_ext2_param()872 ext2_param->high_5ghz_chan_ext = cap->high_5ghz_chan_ext; in init_deinit_populate_tgt_ext2_param()