Home
last modified time | relevance | path

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

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