All of lore.kernel.org
 help / color / mirror / Atom feed
* question about drivers/net/ethernet/mellanox/mlx4/en_tx.c
@ 2013-08-27 17:07 Julia Lawall
  2013-08-28 12:43 ` Amir Vadai
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Lawall @ 2013-08-27 17:07 UTC (permalink / raw)
  To: amirv, netdev

Hello,

I was wondering why in drivers/net/ethernet/mellanox/mlx4/en_tx.c there
are a number of uses of dma_sync_single_for_cpu without corresponding uses
of dma_sync_single_for_device (for example in mlx4_en_rx_skb)?  In most
drivers they come together.

thanks,
julia

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-28 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 17:07 question about drivers/net/ethernet/mellanox/mlx4/en_tx.c Julia Lawall
2013-08-28 12:43 ` Amir Vadai
2013-08-28 12:48   ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.