freebsd-dev/sys/dev/vnic
Zbigniew Bodek f6cdb4ceb3 Fix deadlock in VNIC when using single CPU only
Number of free Tx descriptors does not need to be locked since
it can be modified atomically between SND and CQ tasks.
It will also block Tx routine from sending packets while CQ will not
be able to free descriptors.

Obtained from:	Semihalf
Sponsored by:	Cavium
Differential Revision: https://reviews.freebsd.org/D6266
2016-05-11 13:38:29 +00:00
..
lmac_if.m
mrml_bridge.c
nic_main.c Add HW RSS support to VNIC driver 2016-05-11 13:22:13 +00:00
nic_reg.h
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 Fix deadlock in VNIC when using single CPU only 2016-05-11 13:38:29 +00:00
nicvf_queues.h
q_struct.h
thunder_bgx_fdt.c
thunder_bgx_var.h
thunder_bgx.c
thunder_bgx.h
thunder_mdio_fdt.c
thunder_mdio_var.h
thunder_mdio.c