Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dqp.h553 static inline const char *mlx5_qp_state_str(int state) in mlx5_qp_state_str() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c333 param = (unsigned long)mlx5_qp_state_str(state); in qp_read_field()