Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c723 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 …]
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c205 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()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_oemdata.h151 struct hdd_channel_info peer_chan_info; member
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_api.h160 struct wifi_pos_ch_info_rsp peer_chan_info; member