Searched refs:efx_mac_work (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
H A Defx.c905 static void efx_mac_work(struct work_struct *data) function
997 /* efx_mac_work() might have been scheduled after efx_stop_port(),
1005 /* Prevent efx_mac_work() and efx_monitor() from working */
1521 /* Flush efx_mac_work(), refill_workqueue, monitor_work */
2306 INIT_WORK(&efx->mac_work, efx_mac_work);

Completed in 79 milliseconds