freebsd-dev/sys/dev/vnic
Zbigniew Bodek 8191a87959 Add HW RSS support to VNIC driver
Based on v1.0 driver provided by Cavium under BSD license.
Support in-hardware RSS to distribute IP, UDP and TCP traffic
among available RX Queues and hence multiple CPUs.

Reviewed by:	wma
Obtained from:	Semihalf
Sponsored by:	Cavium
Differential Revision: https://reviews.freebsd.org/D6230
2016-05-11 13:22:13 +00:00
..
lmac_if.m
mrml_bridge.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
nic_main.c Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nic_reg.h Fix VNIC support for Pass2.0 ThunderX chips 2016-02-25 14:26:13 +00:00
nic.h Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nicvf_main.c Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nicvf_queues.c Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nicvf_queues.h Bind CQ interrupts and tasks to separate CPUs in VNIC 2016-05-11 13:20:29 +00:00
q_struct.h Introduce HW TSO support for VNIC 2016-02-25 14:29:57 +00:00
thunder_bgx_fdt.c Fix MAC address configuration for VNIC 2016-03-31 13:13:38 +00:00
thunder_bgx_var.h
thunder_bgx.c Speedup BGX link polling on ARM64 2016-04-08 11:20:56 +00:00
thunder_bgx.h
thunder_mdio_fdt.c Support new MDIO hierarchy in ThunderX DTB 2016-01-28 15:44:14 +00:00
thunder_mdio_var.h Support new MDIO hierarchy in ThunderX DTB 2016-01-28 15:44:14 +00:00
thunder_mdio.c