Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h3918 ucfg_mlme_get_eht_mld_id(struct wlan_objmgr_psoc *psoc) in ucfg_mlme_get_eht_mld_id() function
3941 ucfg_mlme_get_eht_mld_id(struct wlan_objmgr_psoc *psoc) in ucfg_mlme_get_eht_mld_id() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_scan.c676 params.mld_id = ucfg_mlme_get_eht_mld_id(hdd_ctx->psoc); in __wlan_hdd_cfg80211_scan()