Searched refs:peer_chan_info (Results 1 – 4 of 4) sorted by relevance
723 peer_info->peer_chan_info.reserved0 = 0; in hdd_send_peer_status_ind_to_oem_app()724 peer_info->peer_chan_info.mhz = chan_info->mhz; in hdd_send_peer_status_ind_to_oem_app()725 peer_info->peer_chan_info.band_center_freq1 = in hdd_send_peer_status_ind_to_oem_app()727 peer_info->peer_chan_info.band_center_freq2 = in hdd_send_peer_status_ind_to_oem_app()729 peer_info->peer_chan_info.info = chan_info->info; in hdd_send_peer_status_ind_to_oem_app()730 peer_info->peer_chan_info.reg_info_1 = chan_info->reg_info_1; in hdd_send_peer_status_ind_to_oem_app()731 peer_info->peer_chan_info.reg_info_2 = chan_info->reg_info_2; in hdd_send_peer_status_ind_to_oem_app()743 peer_info->peer_chan_info.band_center_freq1, in hdd_send_peer_status_ind_to_oem_app()744 peer_info->peer_chan_info.band_center_freq2, in hdd_send_peer_status_ind_to_oem_app()745 peer_info->peer_chan_info.info, in hdd_send_peer_status_ind_to_oem_app()[all …]
205 chan_info = &peer_info->peer_chan_info; in os_if_wifi_pos_send_peer_nl_status()1074 peer_info->peer_chan_info.chan_id = chan_info->chan_id; in os_if_wifi_pos_send_peer_status()1075 peer_info->peer_chan_info.reserved0 = 0; in os_if_wifi_pos_send_peer_status()1076 peer_info->peer_chan_info.mhz = chan_info->mhz; in os_if_wifi_pos_send_peer_status()1077 peer_info->peer_chan_info.band_center_freq1 = in os_if_wifi_pos_send_peer_status()1079 peer_info->peer_chan_info.band_center_freq2 = in os_if_wifi_pos_send_peer_status()1081 peer_info->peer_chan_info.info = chan_info->info; in os_if_wifi_pos_send_peer_status()1082 peer_info->peer_chan_info.reg_info_1 = chan_info->reg_info_1; in os_if_wifi_pos_send_peer_status()1083 peer_info->peer_chan_info.reg_info_2 = chan_info->reg_info_2; in os_if_wifi_pos_send_peer_status()
151 struct hdd_channel_info peer_chan_info; member
160 struct wifi_pos_ch_info_rsp peer_chan_info; member