Home
last modified time | relevance | path

Searched defs:mlx5_wq_cyc (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dwq.h45 struct mlx5_wq_cyc { struct
46 void *buf;
47 __be32 *db;
48 u16 sz_m1;
72 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument