Home
last modified time | relevance | path

Searched refs:cqe_compression (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dnv_param.c121 u8 cqe_compression[0x3]; member
262 value = MLX5_GET(nv_sw_offload_conf, data, cqe_compression); in mlx5_nv_param_devlink_cqe_compress_get()
312 MLX5_SET(nv_sw_offload_conf, data, cqe_compression, value); in mlx5_nv_param_devlink_cqe_compress_set()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2234 if (!MLX5_CAP_GEN(priv->mdev, cqe_compression)) in mlx5e_modify_rx_cqe_compression_locked()
2279 if (!MLX5_CAP_GEN(mdev, cqe_compression)) in set_pflag_rx_cqe_compress()
H A Den_main.c5323 if (MLX5_CAP_GEN(mdev, cqe_compression) && in mlx5e_build_nic_params()
/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c814 MLX5_CAP_GEN(dev->mdev, cqe_compression)))) { in create_cq_user()
H A Dmain.c1200 if (MLX5_CAP_GEN(dev->mdev, cqe_compression)) { in mlx5_ib_query_device()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h2060 u8 cqe_compression[0x1]; member