linux/drivers/net/enic
Vasanthy Kolluri 1cbb1a61d5 enic: Always use single transmit and single receive hardware queues per device
We believe that our earlier patch for supporting multiple hardware
receive queues per enic device requires more internal testing. At this
point, we think that it's best to disable the use of multiple receive
queues. The current patch provides an effective means for the same.

Also, we continue to disallow multiple hardware transmit queues per
device. But change the way we enforce this in order to maintain
consistency with the way receive queues are handled.

Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Danny Guo <dannguo@cisco.com>
Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com>
Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: David Wang <dwang2@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-17 16:13:31 -08:00
..
cq_desc.h
cq_enet_desc.h
enic_dev.c enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
enic_dev.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
enic_main.c enic: Always use single transmit and single receive hardware queues per device 2011-02-17 16:13:31 -08:00
enic_res.c
enic_res.h enic: Add ndo_set_rx_mode support for enic vnics 2010-12-10 15:39:42 -08:00
enic.h enic: Always use single transmit and single receive hardware queues per device 2011-02-17 16:13:31 -08:00
Makefile enic: Clean up: Organize devcmd wrapper routines 2011-02-07 11:49:02 -08:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_dev.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_devcmd.h
vnic_enet.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_rss.h
vnic_stats.h
vnic_vic.c
vnic_vic.h enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type 2010-12-10 16:23:51 -08:00
vnic_wq.c
vnic_wq.h
wq_enet_desc.h