linux-loongson/drivers/net/ethernet/intel/idpf
Byungchul Park fc16f6a587 idpf: access ->pp through netmem_desc instead of page
To eliminate the use of struct page in page pool, the page pool users
should use netmem descriptor and APIs instead.

Make idpf access ->pp through netmem_desc instead of page.

Signed-off-by: Byungchul Park <byungchul@sk.com>
Link: https://patch.msgid.link/20250721021835.63939-10-byungchul@sk.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-23 17:46:55 -07:00
..
idpf_controlq_api.h idpf: convert control queue mutex to a spinlock 2025-07-01 08:25:01 -07:00
idpf_controlq_setup.c idpf: add controlq init and reset checks 2023-09-13 14:59:23 -07:00
idpf_controlq.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux 2025-07-17 12:24:00 +02:00
idpf_controlq.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_dev.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_devids.h
idpf_ethtool.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_idc.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_lan_pf_regs.h idpf: negotiate PTP capabilities and get PTP clock 2025-05-16 09:13:02 -07:00
idpf_lan_txrx.h idpf: add Tx timestamp flows 2025-05-16 09:13:02 -07:00
idpf_lan_vf_regs.h idpf: initialize interrupts and enable vport 2023-09-13 14:59:24 -07:00
idpf_lib.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_main.c idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
idpf_mem.h idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_ptp.c idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_ptp.h idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_singleq_txrx.c libeth: convert to netmem 2025-06-16 11:40:14 -07:00
idpf_txrx.c idpf: access ->pp through netmem_desc instead of page 2025-07-23 17:46:55 -07:00
idpf_txrx.h idpf: use reserved RDMA vectors from control plane 2025-07-14 10:57:44 -07:00
idpf_vf_dev.c idpf: implement get LAN MMIO memory regions 2025-07-14 10:57:51 -07:00
idpf_virtchnl_ptp.c idpf: add cross timestamping 2025-07-18 09:02:27 -07:00
idpf_virtchnl.c idpf: add flow steering support 2025-07-18 09:02:27 -07:00
idpf_virtchnl.h idpf: add flow steering support 2025-07-18 09:02:27 -07:00
idpf.h idpf: preserve coalescing settings across resets 2025-07-18 09:02:27 -07:00
Kconfig idpf: add initial PTP support 2025-05-16 09:13:02 -07:00
Makefile idpf: implement core RDMA auxiliary dev create, init, and destroy 2025-07-14 10:57:51 -07:00
virtchnl2_lan_desc.h
virtchnl2.h virtchnl2: add flow steering support 2025-07-18 09:02:27 -07:00