Searched refs:mlx5_wq_cyc_get_contig_wqebbs (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h174 contig_wqebbs = mlx5_wq_cyc_get_contig_wqebbs(wq, pi);
236 contig_wqebbs = mlx5_wq_cyc_get_contig_wqebbs(wq, pi);
H A Dxdp.c355 contig_wqebbs = mlx5_wq_cyc_get_contig_wqebbs(wq, pi);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h162 static inline u16 mlx5_wq_cyc_get_contig_wqebbs(struct mlx5_wq_cyc *wq, u16 ix) function

Completed in 113 milliseconds