opnsense-src/sys/dev/ffec
Ian Lepore 9aba65fa24 Use the 16-bit receive shift feature in ffec hardware that supports it.
When available, enabling this feature causes the hardware to write data
to the receive buffer starting at a 16-bit offset from the start address.
This eliminates the need to copy the data after receiving to re-align
the protocol headers to a 32-bit boundary.

PR:		222634
Submitted by:	sebastian.huber@embedded-brains.de
2017-10-28 19:34:08 +00:00
..
if_ffec.c Use the 16-bit receive shift feature in ffec hardware that supports it. 2017-10-28 19:34:08 +00:00
if_ffecreg.h Add FECFLAG_AVB variant flag to support new features on imx7. 2017-10-28 17:06:13 +00:00