| /linux-6.15/drivers/net/ethernet/intel/libeth/ |
| H A D | rx.c | 17 static u32 libeth_rx_hw_len_mtu(const struct page_pool_params *pp, u32 max_len) in libeth_rx_hw_len_mtu() 39 static u32 libeth_rx_hw_len_truesize(const struct page_pool_params *pp, in libeth_rx_hw_len_truesize() 69 struct page_pool_params *pp) in libeth_rx_page_pool_params() 113 struct page_pool_params *pp) in libeth_rx_page_pool_params_zc() 150 struct page_pool_params pp = { in libeth_rx_fq_create()
|
| /linux-6.15/include/net/page_pool/ |
| H A D | types.h | 74 struct page_pool_params { struct 255 struct page_pool *page_pool_create(const struct page_pool_params *params); 256 struct page_pool *page_pool_create_percpu(const struct page_pool_params *params,
|
| /linux-6.15/Documentation/networking/ |
| H A D | page_pool.rst | 62 :identifiers: struct page_pool_params 87 it drivers can set the ``offset`` field in struct page_pool_params 91 use the ``max_len`` member of struct page_pool_params to decide how 133 struct page_pool_params pp_params = { 0 };
|
| /linux-6.15/net/core/ |
| H A D | page_pool.c | 194 const struct page_pool_params *params, in page_pool_init() 339 page_pool_create_percpu(const struct page_pool_params *params, int cpuid) in page_pool_create_percpu() 371 struct page_pool *page_pool_create(const struct page_pool_params *params) in page_pool_create()
|
| /linux-6.15/drivers/net/ethernet/google/gve/ |
| H A D | gve_buffer_mgmt_dqo.c | 245 struct page_pool_params pp = { in gve_rx_create_page_pool()
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_fdma.c | 156 struct page_pool_params pp_params = { in lan969x_fdma_rx_alloc()
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_fdma.c | 78 struct page_pool_params pp_params = { in lan966x_fdma_rx_alloc_page_pool()
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | netdev.c | 379 struct page_pool_params params = { in nsim_create_page_pool()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 242 struct page_pool_params pp = {}; in mlx4_en_create_rx_ring()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.c | 1150 struct page_pool_params pp_params = {}; in cpsw_create_page_pool()
|
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_common.c | 1142 struct page_pool_params pp_params = { 0 }; in prueth_create_page_pool()
|
| /linux-6.15/net/bpf/ |
| H A D | test_run.c | 165 struct page_pool_params pp_params = { in xdp_test_run_setup()
|
| /linux-6.15/drivers/net/ |
| H A D | veth.c | 967 struct page_pool_params pp_params = { in veth_create_page_pool()
|
| H A D | xen-netfront.c | 2173 struct page_pool_params pp_params = { in xennet_create_page_pool()
|
| /linux-6.15/drivers/net/ethernet/tehuti/ |
| H A D | tn40.c | 132 struct page_pool_params pp = { in tn40_create_rx_ring()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 615 struct page_pool_params pp_params = { in mt76_create_page_pool()
|
| /linux-6.15/drivers/net/ethernet/socionext/ |
| H A D | netsec.c | 1298 struct page_pool_params pp_params = { in netsec_setup_rx_dring()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_common.c | 1455 struct page_pool_params pp_params = { 0 }; in otx2_pool_init()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 1311 struct page_pool_params pp_params = { in fbnic_alloc_nv_page_pool()
|
| /linux-6.15/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 617 struct page_pool_params pp_params = { 0 }; in rtase_init_ring()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | pci.c | 995 struct page_pool_params pp_params = {}; in mlxsw_pci_cq_page_pool_init()
|
| /linux-6.15/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 987 struct page_pool_params pp_params = { 0 }; in tsnep_rx_ring_create()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 2496 struct page_pool_params pp_params = { in wx_alloc_page_pool()
|
| /linux-6.15/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_main.c | 1685 struct page_pool_params pp_params = { in enic_open()
|
| /linux-6.15/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.c | 729 const struct page_pool_params pp_params = { in airoha_qdma_init_rx_queue()
|