Home
last modified time | relevance | path

Searched refs:mlx5_core_modify_rqt (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/mlx5/
Dtransobj.h59 int mlx5_core_modify_rqt(struct mlx5_core_dev *dev, u32 rqtn, u32 *in,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Drqt.c137 err = mlx5_core_modify_rqt(rqt->mdev, rqt->rqtn, in, inlen); in mlx5e_rqt_redirect()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c254 int mlx5_core_modify_rqt(struct mlx5_core_dev *dev, u32 rqtn, u32 *in, in mlx5_core_modify_rqt() function