Skip to content
Commit 53511453 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers



Add two helpers so that drivers do not have to care of BQL being
available or not.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Reported-by: default avatarJim Davis <jim.epost@gmail.com>
Fixes: 29d40c90

 ("net/mlx4_en: Use prefetch in tx path")
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 709c48b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment