Home
last modified time | relevance | path

Searched refs:mlx4_en_rx_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c52 struct mlx4_en_rx_alloc *page_alloc, in mlx4_alloc_pages()
92 struct mlx4_en_rx_alloc *frags, in mlx4_en_alloc_frags()
93 struct mlx4_en_rx_alloc *ring_alloc, in mlx4_en_alloc_frags()
96 struct mlx4_en_rx_alloc page_alloc[MLX4_EN_MAX_RX_FRAGS]; in mlx4_en_alloc_frags()
138 struct mlx4_en_rx_alloc *frags, in mlx4_en_free_frag()
157 struct mlx4_en_rx_alloc *page_alloc; in mlx4_en_init_allocator()
190 struct mlx4_en_rx_alloc *page_alloc; in mlx4_en_destroy_allocator()
241 struct mlx4_en_rx_alloc *frags = ring->rx_info + in mlx4_en_prepare_rx_desc()
261 struct mlx4_en_rx_alloc *frags; in mlx4_en_free_rx_desc()
379 sizeof(struct mlx4_en_rx_alloc)); in mlx4_en_create_rx_ring()
[all …]
Dmlx4_en.h251 struct mlx4_en_rx_alloc { struct
308 struct mlx4_en_rx_alloc page_alloc[MLX4_EN_MAX_RX_FRAGS];