Home
last modified time | relevance | path

Searched defs:mld (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/ap/
Dhostapd.c2966 static void hostapd_mld_ref_inc(struct hostapd_mld *mld) in hostapd_mld_ref_inc()
2981 static void hostapd_mld_ref_dec(struct hostapd_mld *mld) in hostapd_mld_ref_dec()
3045 struct hostapd_mld *mld, **all_mld; in hostapd_bss_setup_multi_link() local
3107 struct hostapd_mld *mld, **all_mld; in hostapd_cleanup_unused_mlds() local
4848 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_add_link() local
4875 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_remove_link() local
4911 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_is_first_bss() local
4931 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_get_first_bss() local
Dhostapd.h98 struct hostapd_mld **mld; member
483 struct hostapd_mld *mld; member
Dsta_info.h434 static inline void ap_sta_set_mld(struct sta_info *sta, bool mld) in ap_sta_set_mld()
Dieee802_1x.c114 bool authorized, bool mld) in ieee802_1x_set_authorized()
/hostap-latest/tests/hwsim/
Dtest_eht.py64 mld=False, valid_links=0, active_links=0): argument
/hostap-latest/src/drivers/
Ddriver.h758 bool mld; member