Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.h173 filter_work); in efx_filter_rfs_expire()
Dnet_driver.h477 struct work_struct filter_work; member
Defx.c352 schedule_work(&channel->filter_work); in efx_poll()
484 INIT_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_alloc_channel()
530 INIT_WORK(&channel->filter_work, efx_filter_rfs_expire); in efx_copy_channel()