Searched refs:update_channel (Results 1 – 1 of 1) sorted by relevance
243 static void update_channel(void *, int);285 TASK_INIT(&ic->ic_chan_task, 0, update_channel, ic); in ieee80211_proto_attach()1841 update_channel(void *arg, int npending) in update_channel() function