mbox series

[net-next,0/2] sfc: Add EF100 BAR config support

Message ID 165712441387.6549.4915238154843073311.stgit@palantir17.mph.net (mailing list archive)
Headers show
Series sfc: Add EF100 BAR config support | expand

Message

Martin Habets July 6, 2022, 4:21 p.m. UTC
The EF100 NICs allow for different register layouts of a PCI memory BAR.
This series provides the framework to switch this layout at runtime.

Subsequent patch series will use this to add support for vDPA.
---

Martin Habets (2):
      sfc: Add EF100 BAR config support
      sfc: Implement change of BAR configuration


 drivers/net/ethernet/sfc/ef100_nic.c |   80 ++++++++++++++++++++++++++++++++++
 drivers/net/ethernet/sfc/ef100_nic.h |    6 +++
 2 files changed, 86 insertions(+)

--
Martin Habets <habetsm.xilinx@gmail.com>