Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_t2lm_api.c801 uint64_t rx_bcn_tsf_exp_dur; in wlan_update_t2lm_mapping() local
896 rx_bcn_tsf_exp_dur = tsf + (rx_t2lm->established_t2lm.t2lm.expected_duration << 10); in wlan_update_t2lm_mapping()
899 if (t2lm_ctx->mst_end_tsf && (rx_bcn_tsf_exp_dur < mst_end_tsf_low) && in wlan_update_t2lm_mapping()
900 (rx_bcn_tsf_exp_dur > mst_end_tsf_high)) { in wlan_update_t2lm_mapping()