Searched refs:pSwitchChnInd (Results 1 – 1 of 1) sorted by relevance
4244 struct switch_channel_ind *pSwitchChnInd; in csr_roam_chk_lnk_swt_ch_ind() local4249 pSwitchChnInd = (struct switch_channel_ind *)msg_ptr; in csr_roam_chk_lnk_swt_ch_ind()4254 &pSwitchChnInd->bssid, &sessionId); in csr_roam_chk_lnk_swt_ch_ind()4264 if (QDF_IS_STATUS_ERROR(pSwitchChnInd->status)) { in csr_roam_chk_lnk_swt_ch_ind()4274 roam_info->chan_info.mhz = pSwitchChnInd->freq; in csr_roam_chk_lnk_swt_ch_ind()4275 roam_info->chan_info.ch_width = pSwitchChnInd->chan_params.ch_width; in csr_roam_chk_lnk_swt_ch_ind()4277 pSwitchChnInd->chan_params.sec_ch_offset; in csr_roam_chk_lnk_swt_ch_ind()4279 pSwitchChnInd->chan_params.mhz_freq_seg0; in csr_roam_chk_lnk_swt_ch_ind()4281 pSwitchChnInd->chan_params.mhz_freq_seg1; in csr_roam_chk_lnk_swt_ch_ind()4283 if (IS_WLAN_PHYMODE_HT(pSwitchChnInd->ch_phymode)) in csr_roam_chk_lnk_swt_ch_ind()[all …]