Home
last modified time | relevance | path

Searched hist:"1 cbbcb08" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1cbbcb08 Wed Jan 08 03:50:49 CST 2014 Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> wil6210: prefetch head of packet

As soon as skb is ready to be reaped, prefetch 1-st cache line.
This accelerates data access that is performed later, during the
packet classification by the driver and IP stack.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1cbbcb08 Wed Jan 08 03:50:49 CST 2014 Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> wil6210: prefetch head of packet

As soon as skb is ready to be reaped, prefetch 1-st cache line.
This accelerates data access that is performed later, during the
packet classification by the driver and IP stack.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>