freebsd-dev/sys/dev/ena
Zbigniew Bodek 416e886499 Introduce additional locks when releasing TX resources and buffers in ENA
There could be race condition with TX cleaning routine when cleaning mbufs,
when it was called directly from main sending thread (ena_mq_start).

Submitted by:   Michal Krawczyk <mk@semihalf.com>
Obtained from:  Semihalf
Sponsored by:   Amazon.com Inc.
Differential revision: https://reviews.freebsd.org/D10927
2017-05-30 12:00:56 +00:00
..
ena_sysctl.c
ena_sysctl.h
ena.c Introduce additional locks when releasing TX resources and buffers in ENA 2017-05-30 12:00:56 +00:00
ena.h Move ENA's hw stats updating routine to separate task 2017-05-30 11:58:51 +00:00