Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c477 const char *mlx5_command_str(int command) in mlx5_command_str() function
708 mlx5_command_str(opcode), in mlx5_cmd_check()
733 mlx5_command_str(op), op, in dump_command()
737 mlx5_command_str(op), op, in dump_command()
798 mlx5_command_str(msg_to_opcode(ent->in)), in cb_timeout_handler()
966 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func()
1034 mlx5_command_str(op), (long long)ds); in mlx5_cmd_invoke()
H A Dmlx5_port.c750 mlx5_command_str(MLX5_CMD_OP_ADD_VXLAN_UDP_DPORT), in mlx5_vxlan_udp_port_add()
770 mlx5_command_str(MLX5_CMD_OP_DELETE_VXLAN_UDP_DPORT), in mlx5_vxlan_udp_port_delete()
/freebsd-13.1/sys/dev/mlx5/
H A Ddriver.h1082 const char *mlx5_command_str(int command);