Searched refs:sta_peer (Results 1 – 1 of 1) sorted by relevance
1979 struct wlan_objmgr_peer *sta_peer; in hdd_hostapd_sap_fill_peer_ml_info() local1997 sta_peer = wlan_objmgr_get_peer_by_mac(adapter->hdd_ctx->psoc, in hdd_hostapd_sap_fill_peer_ml_info()2000 if (!sta_peer) { in hdd_hostapd_sap_fill_peer_ml_info()2005 qdf_mem_copy(sta_info->mld_addr, wlan_peer_mlme_get_mldaddr(sta_peer), in hdd_hostapd_sap_fill_peer_ml_info()2009 sta_peer, in hdd_hostapd_sap_fill_peer_ml_info()2012 wlan_objmgr_peer_release_ref(sta_peer, WLAN_OSIF_ID); in hdd_hostapd_sap_fill_peer_ml_info()2023 struct wlan_objmgr_peer *sta_peer; in hdd_hostapd_sap_fill_peer_ml_info() local2042 sta_peer = wlan_objmgr_get_peer_by_mac(adapter->hdd_ctx->psoc, in hdd_hostapd_sap_fill_peer_ml_info()2045 if (!sta_peer) { in hdd_hostapd_sap_fill_peer_ml_info()2050 qdf_mem_copy(sta_info->mld_addr, wlan_peer_mlme_get_mldaddr(sta_peer), in hdd_hostapd_sap_fill_peer_ml_info()[all …]