Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h263 int wpa_sm_set_mlo_params(struct wpa_sm *sm, const struct wpa_sm_mlo *mlo);
478 static inline int wpa_sm_set_mlo_params(struct wpa_sm *sm, in wpa_sm_set_mlo_params() function
H A Dwpa.c4508 int wpa_sm_set_mlo_params(struct wpa_sm *sm, const struct wpa_sm_mlo *mlo) in wpa_sm_set_mlo_params() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c4128 return wpa_sm_set_mlo_params(wpa_s->wpa, &wpa_mlo); in wpa_sm_set_ml_info()
H A Dwpa_supplicant.c451 wpa_sm_set_mlo_params(wpa_s->wpa, &mlo); in wpa_supplicant_set_non_wpa_policy()