Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c475 const char *mlx5_command_str(int command) in mlx5_command_str() function
706 mlx5_command_str(opcode), in mlx5_cmd_check()
731 mlx5_command_str(op), op, in dump_command()
735 mlx5_command_str(op), op, in dump_command()
796 mlx5_command_str(msg_to_opcode(ent->in)), in cb_timeout_handler()
964 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func()
1032 mlx5_command_str(op), (long long)ds); in mlx5_cmd_invoke()
H A Dmlx5_port.c748 mlx5_command_str(MLX5_CMD_OP_ADD_VXLAN_UDP_DPORT), in mlx5_vxlan_udp_port_add()
768 mlx5_command_str(MLX5_CMD_OP_DELETE_VXLAN_UDP_DPORT), in mlx5_vxlan_udp_port_delete()
/freebsd-14.2/sys/dev/mlx5/
H A Ddriver.h1122 const char *mlx5_command_str(int command);