Searched refs:zero_copy_allocator (Results 1 – 11 of 11) sorted by relevance
9 struct zero_copy_allocator;15 void i40e_zca_free(struct zero_copy_allocator *alloc, unsigned long handle);
422 struct zero_copy_allocator zca; /* ZC allocator anchor */
447 void i40e_zca_free(struct zero_copy_allocator *alloc, unsigned long handle) in i40e_zca_free()
55 struct zero_copy_allocator { struct56 void (*free)(struct zero_copy_allocator *zca, unsigned long handle); argument
13 struct zero_copy_allocator *zc_alloc;
17 void mlx5e_xsk_zca_free(struct zero_copy_allocator *zca, unsigned long handle);
64 void mlx5e_xsk_zca_free(struct zero_copy_allocator *zca, unsigned long handle) in mlx5e_xsk_zca_free()
36 void ixgbe_zca_free(struct zero_copy_allocator *alloc, unsigned long handle);
226 void ixgbe_zca_free(struct zero_copy_allocator *alloc, unsigned long handle) in ixgbe_zca_free()
354 struct zero_copy_allocator zca; /* ZC allocator anchor */
683 struct zero_copy_allocator zca;