freebsd-dev/sys/dev/vnic
Zbigniew Bodek 3ad422a9d3 Fix VNIC support for Pass2.0 ThunderX chips
- Check chip revision using pass1_silicon() routine.
- Configure CPI correctly for Pass2.0

Reviewed by:   wma
Obtained from: Semihalf
Sponsored by:  Cavium
Differential Revision: https://reviews.freebsd.org/D5422
2016-02-25 14:26: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 Fix VNIC support for Pass2.0 ThunderX chips 2016-02-25 14:26:13 +00:00
nic_reg.h Fix VNIC support for Pass2.0 ThunderX chips 2016-02-25 14:26:13 +00:00
nic.h Fix VNIC support for Pass2.0 ThunderX chips 2016-02-25 14:26:13 +00:00
nicvf_main.c Improve VNIC performance on Tx path by immediate packet transmission 2016-02-25 14:23:02 +00:00
nicvf_queues.c Improve VNIC performance on Tx path by immediate packet transmission 2016-02-25 14:23:02 +00:00
nicvf_queues.h Improve VNIC performance on Tx path by immediate packet transmission 2016-02-25 14:23:02 +00:00
q_struct.h
thunder_bgx_fdt.c Fix VNIC enumeration after r294993 and r294990 2016-01-28 16:58:49 +00:00
thunder_bgx_var.h Fix finding appropriate BGX node in DTB and move it to a separate function 2016-01-28 15:30:58 +00:00
thunder_bgx.c Fix finding appropriate BGX node in DTB and move it to a separate function 2016-01-28 15:30:58 +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