linux/drivers/net/ethernet/qlogic/qede
Mintz, Yuval 9eb22357d5 qede: Better utilize the qede_[rt]x_queue
Improve the cacheline usage of both queues by reordering -
This reduces the cachelines required for egress datapath processing
from 3 to 2 and those required by ingress datapath processing by 2.

It also changes a couple of datapath related functions that currently
require either the fastpath or the qede_dev, changing them to be based
on the tx/rx queue instead.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-30 14:32:05 -05:00
..
Makefile qed*: Fix Kconfig dependencies with INFINIBAND_QEDR 2016-10-14 11:07:22 -04:00
qede_dcbnl.c qede: Add dcbnl support. 2016-06-08 11:11:00 -07:00
qede_ethtool.c qede: Better utilize the qede_[rt]x_queue 2016-11-30 14:32:05 -05:00
qede_main.c qede: Better utilize the qede_[rt]x_queue 2016-11-30 14:32:05 -05:00
qede_roce.c qede: Add qedr framework 2016-10-03 23:22:46 -04:00
qede.h qede: Better utilize the qede_[rt]x_queue 2016-11-30 14:32:05 -05:00