Home
last modified time | relevance | path

Searched refs:mlx5_wq_cyc_get_head (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h142 static inline u16 mlx5_wq_cyc_get_head(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_get_head() function
Den_rx.c527 u16 head = mlx5_wq_cyc_get_head(wq); in mlx5e_post_rx_wqes()