Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h50 struct mlx5_wq_cyc { struct
51 void *buf;
52 __be32 *db;
53 u16 sz_m1;
77 int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param, argument