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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h941 * @prepare_flush: Prepare the hardware for flushing the DMA queues
1056 void (*prepare_flush)(struct ef4_nic *efx); member in struct:ef4_nic_type
H A Dfalcon.c2724 .prepare_flush = falcon_prepare_flush,
2821 .prepare_flush = falcon_prepare_flush,
H A Dfarch.c728 efx->type->prepare_flush(efx);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c999 .prepare_flush = efx_siena_prepare_flush,
H A Dnet_driver.h1168 * @prepare_flush: Prepare the hardware for flushing the DMA queues
1319 void (*prepare_flush)(struct efx_nic *efx); member in struct:efx_nic_type
H A Dfarch.c727 efx->type->prepare_flush(efx);

Completed in 163 milliseconds