Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h126 int mlx5e_build_rq_param(struct mlx5_core_dev *mdev,
Dtrap.c128 mlx5e_build_rq_param(mdev, params, NULL, &t->rq_param); in mlx5e_build_trap_params()
Dparams.c889 int mlx5e_build_rq_param(struct mlx5_core_dev *mdev, in mlx5e_build_rq_param() function
1254 err = mlx5e_build_rq_param(mdev, params, NULL, &cparam->rq); in mlx5e_build_channel_param()
Dptp.c658 mlx5e_build_rq_param(mdev, params, NULL, rq_params); in mlx5e_ptp_build_rq_param()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.c56 mlx5e_build_rq_param(mdev, params, xsk, &cparam->rq); in mlx5e_build_xsk_cparam()