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

/drivers/net/ethernet/sfc/
H A Defx.c960 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work);
1572 cancel_work_sync(&efx->mac_work);
1985 queue_work(efx->workqueue, &efx->mac_work);
2392 INIT_WORK(&efx->mac_work, efx_mac_work);
H A Dnet_driver.h707 * @mac_work: Work item for changing MAC promiscuity and multicast hash
802 struct work_struct mac_work; member in struct:efx_nic

Completed in 35 milliseconds