Searched refs:mlx5ctl_uctx (Results 1 – 1 of 1) sorted by relevance
18 struct mlx5ctl_uctx { struct128 struct mlx5ctl_uctx *mfd = in mlx5ctl_open_uctx()129 container_of(uctx, struct mlx5ctl_uctx, uctx); in mlx5ctl_open_uctx()155 struct mlx5ctl_uctx *mfd = in mlx5ctl_close_uctx()156 container_of(uctx, struct mlx5ctl_uctx, uctx); in mlx5ctl_close_uctx()163 struct mlx5ctl_uctx *mfd = in mlx5ctl_info()164 container_of(uctx, struct mlx5ctl_uctx, uctx); in mlx5ctl_info()304 struct mlx5ctl_uctx *mfd = in mlx5ctl_fw_rpc()305 container_of(uctx, struct mlx5ctl_uctx, uctx); in mlx5ctl_fw_rpc()356 .uctx_size = sizeof(struct mlx5ctl_uctx),
Completed in 7 milliseconds