Home
last modified time | relevance | path

Searched refs:mlx5e_umr_wqe (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h107 (ALIGN_DOWN(MLX5_SEND_WQE_MAX_SIZE - sizeof(struct mlx5e_umr_wqe), \
150 (sizeof(struct mlx5e_umr_wqe) +\
160 (((wqe_size) - sizeof(struct mlx5e_umr_wqe)) / sizeof(struct mlx5_klm))
253 struct mlx5e_umr_wqe { struct
703 struct mlx5e_umr_wqe umr_wqe;
A Den_rx.c563 static void build_klm_umr(struct mlx5e_icosq *sq, struct mlx5e_umr_wqe *umr_wqe, in build_klm_umr()
566 memset(umr_wqe, 0, offsetof(struct mlx5e_umr_wqe, inline_klms)); in build_klm_umr()
589 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_build_shampo_hd_umr()
699 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_alloc_rx_mpwqe()
713 memcpy(umr_wqe, &rq->mpwqe.umr_wqe, sizeof(struct mlx5e_umr_wqe)); in mlx5e_alloc_rx_mpwqe()
A Den_main.c224 struct mlx5e_umr_wqe *wqe) in mlx5e_build_umr_wqe()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
A Drx.c24 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_xsk_alloc_rx_mpwqe()
51 memcpy(umr_wqe, &rq->mpwqe.umr_wqe, sizeof(struct mlx5e_umr_wqe)); in mlx5e_xsk_alloc_rx_mpwqe()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dparams.c109 max_pages_per_wqe = ALIGN_DOWN(max_wqe_size - sizeof(struct mlx5e_umr_wqe), in mlx5e_mpwrq_log_wqe_sz()
148 umr_wqe_sz = sizeof(struct mlx5e_umr_wqe) + in mlx5e_mpwrq_umr_wqe_sz()

Completed in 27 milliseconds