Searched refs:mlx5_context_st (Results 1 – 4 of 4) sorted by relevance
34 mlx5_context_st *context_obj; in mlx5_get_mac()41 context_obj = (mlx5_context_st *)priv->sh->cdev->ctx; in mlx5_get_mac()62 mlx5_context_st *context_obj; in mlx5_get_ifname()69 context_obj = (mlx5_context_st *)priv->sh->cdev->ctx; in mlx5_get_ifname()91 mlx5_context_st *context_obj; in mlx5_get_mtu()98 context_obj = (mlx5_context_st *)priv->sh->cdev->ctx; in mlx5_get_mtu()126 mlx5_context_st *context_obj; in mlx5_set_mtu()133 context_obj = (mlx5_context_st *)priv->sh->cdev->ctx; in mlx5_set_mtu()278 mlx5_context_st *context_obj; in mlx5_link_update()394 mlx5_context_st *context_obj = (mlx5_context_st *)priv->sh->cdev->ctx; in mlx5_read_clock()[all …]
15 } mlx5_context_st; typedef40 #define GET_DEVX_CTX(ctx) (((mlx5_context_st *)ctx)->devx_ctx)
111 return ((mlx5_context_st *)ctx)->mlx5_dev.name; in mlx5_os_get_ctx_device_name()130 return ((mlx5_context_st *)ctx)->mlx5_dev.dev_pnp_id; in mlx5_os_get_ctx_device_path()
53 mlx5_context_st *mlx5_ctx; in mlx5_glue_devx_close_device()58 mlx5_ctx = (mlx5_context_st *)ctx; in mlx5_glue_devx_close_device()