summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/aso.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu2024-01-241-1/+1
* net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
* net/mlx5: Return ready to use ASO WQELeon Romanovsky2022-12-061-2/+5
* net/mlx5: Remove redundant checkLeon Romanovsky2022-11-291-3/+0
* net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed2022-10-271-0/+7
* net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2022-10-121-9/+1
* net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu2022-07-021-0/+97
* net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu2022-07-021-0/+336