Searched refs:bcn_info (Results 1 – 3 of 3) sorted by relevance
2134 struct ml_bcn_partner_info *bcn_info; in wma_upt_mlo_partner_info() local2140 bcn_info = &bcn_param->mlo_partner.partner_info[link]; in wma_upt_mlo_partner_info()2142 info->vdev_id = bcn_info->vdev_id; in wma_upt_mlo_partner_info()2143 info->beacon_interval = bcn_info->beacon_interval; in wma_upt_mlo_partner_info()2144 if (bcn_info->csa_switch_count_offset && in wma_upt_mlo_partner_info()2145 bcn_info->csa_switch_count_offset > bytes_to_strip) in wma_upt_mlo_partner_info()2147 bcn_info->csa_switch_count_offset - in wma_upt_mlo_partner_info()2149 if (bcn_info->ext_csa_switch_count_offset && in wma_upt_mlo_partner_info()2150 bcn_info->ext_csa_switch_count_offset > bytes_to_strip) in wma_upt_mlo_partner_info()2152 bcn_info->ext_csa_switch_count_offset - in wma_upt_mlo_partner_info()[all …]
143 struct ml_bcn_partner_info *bcn_info; in lim_update_sch_mlo_partner() local148 bcn_info = &bcn_param->mlo_partner.partner_info[link]; in lim_update_sch_mlo_partner()149 bcn_info->vdev_id = sch_info->vdev_id; in lim_update_sch_mlo_partner()150 bcn_info->beacon_interval = sch_info->beacon_interval; in lim_update_sch_mlo_partner()151 bcn_info->csa_switch_count_offset = sch_info->bcn_csa_cnt_ofst; in lim_update_sch_mlo_partner()152 bcn_info->ext_csa_switch_count_offset = in lim_update_sch_mlo_partner()
783 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info);