Searched refs:mlx5_command_str (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_cmd.c | 476 const char *mlx5_command_str(int command) in mlx5_command_str() function 710 mlx5_command_str(opcode), in mlx5_cmd_check() 735 mlx5_command_str(op), op, in dump_command() 739 mlx5_command_str(op), op, in dump_command() 800 mlx5_command_str(msg_to_opcode(ent->in)), in cb_timeout_handler() 968 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1036 mlx5_command_str(op), (long long)ds); in mlx5_cmd_invoke()
|
H A D | mlx5_port.c | 748 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/sys/dev/mlx5/ |
H A D | driver.h | 1130 const char *mlx5_command_str(int command);
|