Searched defs:mdev (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_reset.c41 int mthca_reset(struct mthca_dev *mdev) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dipsec.h56 static inline void *mlx5_fpga_ipsec_sa_cmd_exec(struct mlx5_core_dev *mdev, argument
67 static inline u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev) argument
73 mlx5_fpga_ipsec_counters_count(struct mlx5_core_dev *mdev) argument
78 static inline int mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, argument
84 mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev) argument
89 mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev) argument
[all...]
H A Dcore.h61 struct mlx5_core_dev *mdev; member in struct:mlx5_fpga_device
116 mlx5_fpga_init(struct mlx5_core_dev *mdev) argument
121 mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) argument
125 mlx5_fpga_device_start(struct mlx5_core_dev *mdev) argument
130 mlx5_fpga_device_stop(struct mlx5_core_dev *mdev) argument
134 mlx5_fpga_event(struct mlx5_core_dev *mdev, u8 event, void *data) argument
[all...]
H A Dmlx5fpga_core.c186 struct mlx5_core_dev *mdev = fdev->mdev; local
206 int mlx5_fpga_device_start(struct mlx5_core_dev *mdev) argument
332 mlx5_fpga_init(struct mlx5_core_dev *mdev) argument
361 mlx5_fpga_device_stop(struct mlx5_core_dev *mdev) argument
418 mlx5_fpga_cleanup(struct mlx5_core_dev *mdev) argument
454 mlx5_fpga_event(struct mlx5_core_dev *mdev, u8 event, void *data) argument
[all...]
H A Dmlx5fpga_ipsec.c80 static bool mlx5_fpga_is_ipsec_device(struct mlx5_core_dev *mdev) argument
176 void *mlx5_fpga_ipsec_sa_cmd_exec(struct mlx5_core_dev *mdev, argument
238 u32 mlx5_fpga_ipsec_device_caps(struct mlx5_core_dev *mdev) argument
263 mlx5_fpga_ipsec_counters_count(struct mlx5_core_dev *mdev) argument
274 mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, u64 *counters, unsigned int counters_count) argument
322 mlx5_fpga_ipsec_init(struct mlx5_core_dev *mdev) argument
367 mlx5_fpga_ipsec_cleanup(struct mlx5_core_dev *mdev) argument
[all...]
H A Dmlx5fpga_sdk.c329 struct mlx5_core_dev *mdev = fdev->mdev; local
369 struct mlx5_core_dev *mdev = fdev->mdev; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c45 struct mlx4_en_dev *mdev = priv->mdev; local
H A Dmlx4_en_cq.c57 struct mlx4_en_dev *mdev = priv->mdev; local
116 struct mlx4_en_dev *mdev = priv->mdev; local
184 struct mlx4_en_dev *mdev = priv->mdev; local
[all...]
H A Dmlx4_en_main.c75 static int mlx4_en_get_profile(struct mlx4_en_dev *mdev) argument
114 struct mlx4_en_dev *mdev = (struct mlx4_en_dev *) endev_ptr; local
147 struct mlx4_en_dev *mdev = endev_ptr; local
170 struct mlx4_en_dev *mdev = ctx; local
182 struct mlx4_en_dev *mdev; local
[all...]
H A Dmlx4_en_port.c74 int mlx4_en_QUERY_PORT(struct mlx4_en_dev *mdev, u8 port) argument
155 struct mlx4_en_dev *mdev = priv->mdev; local
185 int mlx4_en_DUMP_ETH_STATS(struct mlx4_en_dev *mdev, u8 port, u8 reset) argument
437 mlx4_en_get_vport_stats(struct mlx4_en_dev *mdev, u8 port) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_wq.c62 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument
99 int mlx5_cqwq_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument
137 mlx5_wq_ll_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, void *wqc, struct mlx5_wq_ll *wq, struct mlx5_wq_ctrl *wq_ctrl) argument
[all...]
H A Dmlx5_uar.c162 int mlx5_alloc_map_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar) argument
197 void mlx5_unmap_free_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar) argument
[all...]
H A Dmlx5_vsc.c32 int mlx5_vsc_lock(struct mlx5_core_dev *mdev) argument
72 void mlx5_vsc_unlock(struct mlx5_core_dev *mdev) argument
86 mlx5_vsc_wait_on_flag(struct mlx5_core_dev *mdev, u32 expected) argument
108 mlx5_vsc_set_space(struct mlx5_core_dev *mdev, u16 space) argument
131 mlx5_vsc_write(struct mlx5_core_dev *mdev, u32 addr, const u32 *data) argument
155 mlx5_vsc_read(struct mlx5_core_dev *mdev, u32 addr, u32 *data) argument
181 mlx5_vsc_lock_addr_space(struct mlx5_core_dev *mdev, u32 addr) argument
211 mlx5_vsc_unlock_addr_space(struct mlx5_core_dev *mdev, u32 addr) argument
235 mlx5_vsc_find_cap(struct mlx5_core_dev *mdev) argument
[all...]
H A Dwq.h40 struct mlx5_core_dev *mdev; member in struct:mlx5_wq_ctrl
46 struct mlx5_core_dev *mdev; member in struct:mlx5_frag_wq_ctrl
H A Dmlx5_fwdump.c54 mlx5_fwdump_destroy_dd(struct mlx5_core_dev *mdev) argument
63 mlx5_fwdump_prep(struct mlx5_core_dev *mdev) argument
173 mlx5_fwdump(struct mlx5_core_dev *mdev) argument
218 mlx5_fwdump_clean(struct mlx5_core_dev *mdev) argument
230 mlx5_fwdump_reset(struct mlx5_core_dev *mdev) argument
250 mlx5_dbsf_to_core(const struct mlx5_tool_addr *devaddr, struct mlx5_core_dev **mdev) argument
270 mlx5_fwdump_copyout(struct mlx5_core_dev *mdev, struct mlx5_fwdump_get *fwg) argument
318 mlx5_fw_reset(struct mlx5_core_dev *mdev) argument
387 struct mlx5_core_dev *mdev; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dmlx4.c121 static int mlx4_map_internal_clock(struct mlx4_device *mdev, argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c324 struct mlx4_ib_dev *mdev = to_mdev(ibsrq->device); local
H A Dmlx4_ib_sysfs.c52 struct mlx4_ib_dev *mdev = port->dev; local
77 struct mlx4_ib_dev *mdev = port->dev; local
118 struct mlx4_ib_dev *mdev = port->dev; local
145 struct mlx4_ib_dev *mdev = port->dev; local
[all...]
H A Dmlx4_ib_mr.c479 struct mlx4_dev *mdev = NULL; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_accel/
H A Dipsec.h128 mlx5_accel_ipsec_init(struct mlx5_core_dev *mdev) argument
133 mlx5_accel_ipsec_cleanup(struct mlx5_core_dev *mdev) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_port_buffer.c35 struct mlx5_core_dev *mdev = priv->mdev; local
89 struct mlx5_core_dev *mdev = priv->mdev; local
[all...]
/freebsd-11-stable/contrib/nvi/common/
H A Dexf.h38 dev_t mdev; /* Device. */ member in struct:_exf
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c238 struct mlx5_core_dev *mdev = dev->mdev; local
496 struct mlx5_core_dev *mdev = dev->mdev; local
[all...]
H A Dmlx5_ib_srq.c437 struct mlx5_core_dev *mdev = dev->mdev; local
[all...]
/freebsd-11-stable/bin/df/
H A Ddf.c108 static struct ufs_args mdev; variable in typeref:struct:ufs_args

Completed in 289 milliseconds

123