Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_mlo.c317 tpDphHashNode link_sta; in lim_mlo_update_cleanup_trigger() local
358 link_sta = dph_lookup_hash_entry( in lim_mlo_update_cleanup_trigger()
363 if (!link_sta || link_sta == sta_ds) { in lim_mlo_update_cleanup_trigger()
367 link_sta->mlmStaContext.cleanupTrigger = clnup_tri; in lim_mlo_update_cleanup_trigger()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c10279 tpDphHashNode link_sta;
10380 link_sta = dph_lookup_hash_entry(
10385 if (!link_sta) {
10390 link_session->parsedAssocReq[link_sta->assocId];
10481 link_sta->supportedRates.llbRates,
10482 link_sta->supportedRates.llaRates);
10499 if (link_session->limQosEnabled && link_sta->lleEnabled) {
10671 link_sta->wmeEnabled) {
10675 if (link_sta->wsmEnabled &&