Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_rx.c54 struct mlx4_en_rx_alloc *frag, in mlx4_alloc_page()
77 struct mlx4_en_rx_alloc *frags, in mlx4_en_alloc_frags()
95 struct mlx4_en_rx_alloc *frag) in mlx4_en_free_frag()
139 struct mlx4_en_rx_alloc *frags = ring->rx_info + in mlx4_en_prepare_rx_desc()
172 struct mlx4_en_rx_alloc *frags; in mlx4_en_free_rx_desc()
290 sizeof(struct mlx4_en_rx_alloc)); in mlx4_en_create_rx_ring()
416 struct mlx4_en_rx_alloc *frame) in mlx4_en_rx_recycle()
468 struct mlx4_en_rx_alloc *frags, in mlx4_en_complete_rx_desc()
728 struct mlx4_en_rx_alloc *frags; in mlx4_en_process_rx_cq()
1080 priv->log_rx_info = ROUNDUP_LOG2(i * sizeof(struct mlx4_en_rx_alloc)); in mlx4_en_calc_rx_buf()
A Dmlx4_en.h247 struct mlx4_en_rx_alloc { struct
702 struct mlx4_en_rx_alloc *frame,
707 struct mlx4_en_rx_alloc *frame);
A Den_tx.c351 struct mlx4_en_rx_alloc frame = { in mlx4_en_recycle_tx_desc()
1169 struct mlx4_en_rx_alloc *frame, in mlx4_en_xmit_frame()

Completed in 12 milliseconds