Home
last modified time | relevance | path

Searched refs:mlx5_qp_type_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dqp.h532 static inline const char *mlx5_qp_type_str(int type) in mlx5_qp_type_str() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c325 param = (unsigned long)mlx5_qp_type_str(MLX5_GET(qpc, qpc, st)); in qp_read_field()