aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/wq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin1-0/+1
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy1-5/+0
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan1-0/+12
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-1/+6
2018-12-09net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens1-1/+1
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