Searched refs:update_chw (Results 1 – 1 of 1) sorted by relevance
244 static void update_chw(void *, int);287 TASK_INIT(&ic->ic_chw_task, 0, update_chw, ic); in ieee80211_proto_attach()1850 update_chw(void *arg, int npending) in update_chw() function