Searched refs:vap_update_ht_protmode (Results 1 – 1 of 1) sorted by relevance
249 static void vap_update_ht_protmode(void *, int);345 TASK_INIT(&vap->iv_ht_protmode_task, 0, vap_update_ht_protmode, vap); in ieee80211_proto_vattach()1062 vap_update_ht_protmode(void *arg, int npending) in vap_update_ht_protmode() function