Searched +defs:mdev +defs:y (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_rl.c | 107 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rl_create_sq() local 352 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rl_modify_sq() local 746 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_rl_open_tis() local 766 struct mlx5_core_dev *mdev) in mlx5e_rl_set_default_params() 1018 uint64_t y; in mlx5e_rl_close_workers() local 1068 uint64_t y; in mlx5e_rl_cleanup() local 1314 uint64_t y; in mlx5e_rl_refresh_channel_params() local 1353 uint64_t y; in mlx5e_rl_refresh_sq_inline() local
|
| H A D | mlx5_en_main.c | 370 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_update_carrier() local 529 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_media_change() local 629 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_update_pcie_counters() local 679 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_update_pport_counters() local 687 unsigned y; in mlx5e_update_pport_counters() local 805 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_update_stats_locked() local 1056 mlx5e_async_event(struct mlx5_core_dev *mdev, void *vpriv, in mlx5e_async_event() 1198 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_create_rq() local 1335 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_enable_rq() local 1379 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_modify_rq() local [all …]
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | mlx5.c | 54 #define CPU_OR(x, y, z) do {} while (0) argument 58 #define CPU_EQUAL(x, y) 1 argument 597 static int mlx5_map_internal_clock(struct mlx5_device *mdev, in mlx5_map_internal_clock() 742 static void adjust_uar_info(struct mlx5_device *mdev, in adjust_uar_info() 770 struct mlx5_device *mdev; in mlx5_init_context() local
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | en.h | 236 #define XNOR(x, y) (!(x) == !(y)) argument 544 struct mlx4_en_dev *mdev; member 955 #define mlx4_err(mdev, format, arg...) \ argument 958 #define mlx4_info(mdev, format, arg...) \ argument 961 #define mlx4_warn(mdev, format, arg...) \ argument
|