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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Defx.c742 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work);
1274 cancel_work_sync(&efx->mac_work);
1668 queue_work(efx->workqueue, &efx->mac_work);
2068 INIT_WORK(&efx->mac_work, efx_mac_work);
H A Dnet_driver.h700 * @mac_work: Work item for changing MAC promiscuity and multicast hash
760 struct work_struct mac_work; member in struct:efx_nic

Completed in 105 milliseconds