freebsd-dev/sys/dev/oce
Ryan Moeller cbb9ccf735 Avoid trying to toggle TSO twice
Remove TSO from the toggle mask when automatically disabled by TXCKSUM* in
various NIC drivers.

Reviewed by:	hselasky, np, gallatin, jpaetzel
Approved by:	mav (mentor)
MFC after:	1 week
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D25120
2020-06-15 16:35:27 +00:00
..
oce_hw.c Remove FreeBSD 7-9 support from oce 2020-02-27 15:25:26 +00:00
oce_hw.h
oce_if.c Avoid trying to toggle TSO twice 2020-06-15 16:35:27 +00:00
oce_if.h oce: Disallow the passthrough ioctl for unprivileged users. 2019-12-23 23:43:50 +00:00
oce_mbox.c random(9): Deprecate random(9), remove meaningless srandom(9) 2019-12-26 19:41:09 +00:00
oce_queue.c Remove FreeBSD 7-9 support from oce 2020-02-27 15:25:26 +00:00
oce_sysctl.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
oce_user.h
oce_util.c