Home
last modified time | relevance | path

Searched refs:bcn_csa_cnt_ofst (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ !
H A Dsch_global.h61 uint32_t bcn_csa_cnt_ofst; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ !
H A Dsch_beacon_gen.c319 &sch_info->bcn_csa_cnt_ofst, in lim_upt_mlo_partner_info()
322 if (sch_info->bcn_csa_cnt_ofst) in lim_upt_mlo_partner_info()
323 sch_info->bcn_csa_cnt_ofst += ie_offset + in lim_upt_mlo_partner_info()
329 sch_info->vdev_id, sch_info->bcn_csa_cnt_ofst, in lim_upt_mlo_partner_info()
H A Dsch_api.c151 bcn_info->csa_switch_count_offset = sch_info->bcn_csa_cnt_ofst; in lim_update_sch_mlo_partner()