Searched refs:umr_wqe (Results 1 – 3 of 3) sorted by relevance
529 umr_wqe->ctrl.opmod_idx_opcode = in build_klm_umr()532 umr_wqe->ctrl.umr_mkey = key; in build_klm_umr()551 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_build_shampo_hd_umr() local581 umr_wqe->inline_klms[i].bcount = in mlx5e_build_shampo_hd_umr()584 umr_wqe->inline_klms[i].va = in mlx5e_build_shampo_hd_umr()598 sq->doorbell_cseg = &umr_wqe->ctrl; in mlx5e_build_shampo_hd_umr()659 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_alloc_rx_mpwqe() local681 memcpy(umr_wqe, &rq->mpwqe.umr_wqe, offsetof(struct mlx5e_umr_wqe, inline_mtts)); in mlx5e_alloc_rx_mpwqe()693 umr_wqe->ctrl.opmod_idx_opcode = in mlx5e_alloc_rx_mpwqe()696 umr_wqe->uctrl.xlt_offset = in mlx5e_alloc_rx_mpwqe()[all …]
676 struct mlx5e_umr_wqe umr_wqe; member
270 mlx5e_build_umr_wqe(rq, rq->icosq, &rq->mpwqe.umr_wqe); in mlx5e_rq_alloc_mpwqe_info()
Completed in 23 milliseconds