Home
last modified time | relevance | path

Searched refs:hostapd_is_ht_enabled (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_ht.c29 if (!hostapd_is_ht_enabled(hapd) || !hapd->iface->current_mode || in hostapd_eid_ht_capabilities()
132 if (!hostapd_is_ht_enabled(hapd) || in hostapd_eid_ht_operation()
406 !hostapd_is_ht_enabled(hapd)) { in copy_sta_ht_capab()
H A Dneighbor_db.c233 int ht = hostapd_is_ht_enabled(hapd); in hostapd_neighbor_set_own_report()
H A Dctrl_iface_ap.c893 hostapd_is_ht_enabled(hapd) ? in hostapd_ctrl_iface_status()
895 hostapd_is_ht_enabled(hapd), in hostapd_ctrl_iface_status()
1036 if (hostapd_is_ht_enabled(hapd)) { in hostapd_ctrl_iface_status()
1045 if (hostapd_is_ht_enabled(hapd) && mode) { in hostapd_ctrl_iface_status()
H A Dhostapd.h1006 hostapd_is_ht_enabled(struct hostapd_data *hapd) in hostapd_is_ht_enabled() function
H A Dieee802_11_shared.c1269 (hostapd_is_ht_enabled(hapd) || in hostapd_get_ht_vht_twt_responder()
H A Dbeacon.c1924 if (hostapd_is_ht_enabled(hapd)) in hostapd_gen_fils_discovery_phy_index()
2661 if (!hostapd_is_ht_enabled(hapd)) in ieee802_11_build_ap_params()