linux-stable/include/linux/mlx5
Ben Ben-Ishay d7b896acbd net/mlx5e: Add support to klm_umr_wqe
This commit adds the needed definitions for using the klm_umr_wqe.
UMR stands for user-mode memory registration, is a mechanism to alter
address translation properties of MKEY by posting WorkQueueElement
aka WQE on send queue.
MKEY stands for memory key, MKEY are used to describe a region in memory that
can be later used by HW.
KLM stands for {Key, Length, MemVa}, KLM_MKEY is indirect MKEY that enables
to map multiple memory spaces with different sizes in unified MKEY.
klm_umr_wqe is a UMR that use to update a KLM_MKEY.
SHAMPO feature uses KLM_MKEY for memory registration of his header buffer.

Signed-off-by: Ben Ben-Ishay <benishay@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2021-10-26 19:30:39 -07:00
..
accel.h
cq.h
device.h net/mlx5e: Add support to klm_umr_wqe 2021-10-26 19:30:39 -07:00
doorbell.h
driver.h net/mlx5: remove the recent devlink params 2021-10-26 10:18:32 -07:00
eq.h net/mlx5: remove the recent devlink params 2021-10-26 10:18:32 -07:00
eswitch.h net/mlx5: Bridge, mark reg_c1 when pushing VLAN 2021-10-04 18:10:56 -07:00
fs.h net/mlx5: Add support to create match definer 2021-10-18 20:18:07 -07:00
fs_helpers.h
mlx5_ifc.h net/mlx5e: Rename TIR lro functions to TIR packet merge functions 2021-10-26 19:30:39 -07:00
mlx5_ifc_fpga.h
mlx5_ifc_vdpa.h vdpa/mlx5: Fix queue type selection logic 2021-08-11 06:44:43 -04:00
mpfs.h
port.h
qp.h
rsc_dump.h
transobj.h
vport.h