Home
last modified time | relevance | path

Searched refs:filter_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c520 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
556 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_alloc_channel()
636 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_copy_channel()
1303 mod_delayed_work(system_wq, &channel->filter_work, 0); in efx_poll()
/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c519 channel = container_of(dwork, struct efx_channel, filter_work); in efx_filter_rfs_expire()
554 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_alloc_channel()
633 INIT_DELAYED_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_copy_channel()
1284 mod_delayed_work(system_wq, &channel->filter_work, 0); in efx_poll()