Home
last modified time | relevance | path

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

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