Searched refs:vap_update_erp_protmode (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c248 static void vap_update_erp_protmode(void *, int);
347 TASK_INIT(&vap->iv_erp_protmode_task, 0, vap_update_erp_protmode, vap);
843 * Look at the comments for vap_update_erp_protmode() for more
920 vap_update_erp_protmode(void *arg, int npending) function
982 * Look at the comments for vap_update_erp_protmode() for more
1011 * As with vap_update_erp_protmode(), the global flags are
1048 * Look at the comments for vap_update_erp_protmode() for more

Completed in 88 milliseconds