Searched refs:hostapd_is_mld_ap (Results 1 – 5 of 5) sorted by relevance
253 bool hostapd_is_mld_ap(struct hostapd_data *hapd);
1038 if (!hostapd_is_mld_ap(hapd)) in ap_sta_ml_disconnect()
4632 bool hostapd_is_mld_ap(struct hostapd_data *hapd) in hostapd_is_mld_ap() function4656 if (!hostapd_is_mld_ap(hapd)) in hostapd_process_assoc_ml_info()5858 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_disconnect()6512 if (!hostapd_is_mld_ap(hapd)) in hostapd_ml_handle_assoc_cb()
985 if (hostapd_is_mld_ap(hapd)) { in hostapd_notif_disassoc()
154 if (!hostapd_is_mld_ap(hapd)) in ieee802_1x_ml_set_sta_authorized()