Home
last modified time | relevance | path

Searched refs:ht40_intolerant_add (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11_ht.c410 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add() function
485 ht40_intolerant_add(hapd->iface, sta); in update_sta_ht()
HDieee802_11.h87 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
HDdrv_callbacks.c221 ht40_intolerant_add(hapd->iface, sta); in hostapd_notif_assoc()