Searched refs:setrx_work (Results 1 – 3 of 3) sorted by relevance
171 struct work_struct setrx_work; member961 setrx_work); in w5100_setrx_work()975 schedule_work(&priv->setrx_work); in w5100_set_rx_mode()1154 INIT_WORK(&priv->setrx_work, w5100_setrx_work); in w5100_probe()1223 flush_work(&priv->setrx_work); in w5100_remove()
55 struct kthread_work setrx_work; member801 container_of(ws, struct encx24j600_priv, setrx_work); in encx24j600_setrx_proc()826 kthread_queue_work(&priv->kworker, &priv->setrx_work); in encx24j600_set_multicast_list()1051 kthread_init_work(&priv->setrx_work, encx24j600_setrx_proc); in encx24j600_spi_probe()
61 struct work_struct setrx_work; member1402 schedule_work(&priv->setrx_work); in enc28j60_set_multicast_list()1408 container_of(work, struct enc28j60_net, setrx_work); in enc28j60_setrx_work_handler()1545 INIT_WORK(&priv->setrx_work, enc28j60_setrx_work_handler); in enc28j60_probe()