1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/freescale/dpaa
Madalin Bucur 595e802e53 dpaa_eth: DPAA SGT needs to be 256B
The DPAA HW requires that at least 256 bytes from the start of the
first scatter-gather table entry are allocated and accessible. The
hardware reads the maximum size the table can have in one access,
thus requiring that the allocation and mapping to be done for the
maximum size of 256B even if there is a smaller number of entries
in the table.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-30 18:51:06 +09:00
..
dpaa_eth.c dpaa_eth: DPAA SGT needs to be 256B 2018-06-30 18:51:06 +09:00
dpaa_eth.h dpaa_eth: add NETIF_F_RXHASH 2017-08-28 16:41:00 -07:00
dpaa_eth_sysfs.c dpaa_eth: use multiple Rx frame queues 2017-08-28 16:41:00 -07:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_ethtool.c dpaa_eth: use true and false for boolean values 2018-03-23 13:17:11 -04:00
Kconfig dpaa_eth: remove redundant dependency on FSL_SOC 2016-12-17 11:42:45 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00