Searched refs:filter_work (Results 1 – 3 of 3) sorted by relevance
520 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()555 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_alloc_channel()634 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_copy_channel()1298 mod_delayed_work(system_wq, &channel->filter_work, 0); in efx_poll()
518 struct delayed_work filter_work; member
862 cancel_delayed_work_sync(&channel->filter_work); in efx_remove_filters()