Searched refs:vap_update_wme (Results 1 – 1 of 1) sorted by relevance
245 static void vap_update_wme(void *, int);345 TASK_INIT(&vap->iv_wme_task, 0, vap_update_wme, vap); in ieee80211_proto_vattach()1869 vap_update_wme(void *arg, int npending) in vap_update_wme() function