Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h157 static inline u16 mlx5_wq_cyc_get_contig_wqebbs(struct mlx5_wq_cyc *wq, u16 ix) in mlx5_wq_cyc_get_contig_wqebbs() function
Den_tx.c388 contig_wqebbs_room = mlx5_wq_cyc_get_contig_wqebbs(wq, pi); in mlx5e_sq_xmit()
675 contig_wqebbs_room = mlx5_wq_cyc_get_contig_wqebbs(wq, pi); in mlx5i_sq_xmit()
Den_rx.c461 contig_wqebbs_room = mlx5_wq_cyc_get_contig_wqebbs(wq, pi); in mlx5e_alloc_rx_mpwqe()