Searched refs:mlx5ctl_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 14 #define mlx5ctl_dbg(mcdev, format, ...) \ macro 103 mlx5ctl_dbg(mcdev, "%s: caps 0x%x\n", __func__, cap); in mlx5ctl_alloc_uid() 112 mlx5ctl_dbg(mcdev, "allocated uid %u with caps 0x%x\n", uid, cap); in mlx5ctl_alloc_uid() 126 mlx5ctl_dbg(mcdev, "released uid %u %pe\n", uid, ERR_PTR(ret)); in mlx5ctl_release_uid() 320 mlx5ctl_dbg(mcdev, "[UID %d] cmdif: opcode 0x%x inlen %zu outlen %zu\n", in mlx5ctl_fw_rpc() 343 mlx5ctl_dbg(mcdev, in mlx5ctl_fw_rpc()
|