Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Den.h642 struct mlx5e_dma_info {
655 DECLARE_FLEX_ARRAY(struct mlx5e_dma_info, hd_buf_pages);
755 struct mlx5e_dma_info wqe_overflow;
634 struct mlx5e_dma_info { global() struct
647 __anond58afe950a0amlx5e_dma_info global() argument
H A Den_rx.c1117 struct mlx5e_dma_info **di, in mlx5e_shampo_update_ipv4_tcp_hdr()
1133 struct mlx5e_dma_info *di; in mlx5e_shampo_update_ipv4_tcp_hdr()
2149 struct mlx5e_dma_info *di; in mlx5e_shampo_flush_skb()
H A Den_main.c735 struct mlx5e_dma_info *info = &shampo->hd_buf_pages[i]; in mlx5e_alloc_rq_hd_pages()