aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-6/+5
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan1-0/+5
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan1-5/+50
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-19/+14
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan1-2/+17
2018-05-04net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan1-1/+0
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-15/+7
2017-06-27net/mlx5: Add QP WQ supportIlan Tayari1-0/+10
2017-06-27net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari1-0/+17
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-3/+15
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-1/+2
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai1-0/+171