summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla1-1/+1
2022-12-06net/mlx5: Return ready to use ASO WQELeon Romanovsky1-2/+5
2022-11-30net/mlx5: Remove redundant checkLeon Romanovsky1-3/+0
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed1-0/+7
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky1-9/+1
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu1-0/+97
2022-07-02net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu1-0/+336