Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_t2lm.c1127 struct wlan_mlo_peer_context *mlo_peer; in wlan_mlo_t2lm_update_peer_to_peer_negotiation() local
1132 mlo_peer = (struct wlan_mlo_peer_context *)ml_peer; in wlan_mlo_t2lm_update_peer_to_peer_negotiation()
1133 if (!mlo_peer) { in wlan_mlo_t2lm_update_peer_to_peer_negotiation()
1144 negotiated_t2lm = &mlo_peer->t2lm_policy.t2lm_negotiated_info; in wlan_mlo_t2lm_update_peer_to_peer_negotiation()