Searched refs:filter_work (Results 1 – 2 of 2) sorted by relevance
318 struct work_struct filter_work; member
354 container_of(work, struct wl1251, filter_work); in wl1251_filter_work()481 cancel_work_sync(&wl->filter_work); in wl1251_op_stop()1393 INIT_WORK(&wl->filter_work, wl1251_filter_work); in wl1251_alloc_hw()