Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ !
H A Dwlan_mlo_mgr_peer.c2809 struct wlan_mlo_sta_entry *next_sta_entry = NULL; in wlan_mlo_sta_get_next_sta_entry() local
2821 next_sta_entry = qdf_container_of(next_node, in wlan_mlo_sta_get_next_sta_entry()
2823 return next_sta_entry; in wlan_mlo_sta_get_next_sta_entry()
2833 struct wlan_mlo_sta_entry *next_sta_entry = NULL; in wlan_mlo_ap_vdev_find_assoc_entry() local
2852 next_sta_entry = in wlan_mlo_ap_vdev_find_assoc_entry()
2855 sta_entry = next_sta_entry; in wlan_mlo_ap_vdev_find_assoc_entry()