Searched refs:update_wme (Results 1 – 1 of 1) sorted by relevance
110 static void update_wme(void *, int);149 TASK_INIT(&ic->ic_wme_task, 0, update_wme, ic); in ieee80211_proto_attach()1207 update_wme(void *arg, int npending) in update_wme() function