mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
RX DMA buffers start at an offset of EFX_PAGE_IP_ALIGN bytes from the
start of a cache line. This offset obviously needs to be included in
the virtual address, but this was missed in commit
|
||
|---|---|---|
| .. | ||
| bitfield.h | ||
| efx.c | ||
| efx.h | ||
| enum.h | ||
| ethtool.c | ||
| falcon.c | ||
| falcon_boards.c | ||
| falcon_xmac.c | ||
| filter.c | ||
| filter.h | ||
| io.h | ||
| Kconfig | ||
| Makefile | ||
| mcdi.c | ||
| mcdi.h | ||
| mcdi_mac.c | ||
| mcdi_mon.c | ||
| mcdi_pcol.h | ||
| mcdi_phy.c | ||
| mdio_10g.c | ||
| mdio_10g.h | ||
| mtd.c | ||
| net_driver.h | ||
| nic.c | ||
| nic.h | ||
| phy.h | ||
| ptp.c | ||
| qt202x_phy.c | ||
| regs.h | ||
| rx.c | ||
| selftest.c | ||
| selftest.h | ||
| siena.c | ||
| siena_sriov.c | ||
| spi.h | ||
| tenxpress.c | ||
| tx.c | ||
| txc43128_phy.c | ||
| vfdi.h | ||
| workarounds.h | ||