aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/params.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy1-7/+17
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy1-32/+0
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy1-6/+8
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy1-4/+11
2022-09-28net/mlx5e: Use runtime values of striding RQ parameters in datapathMaxim Mikityanskiy1-0/+5
2022-09-28net/mlx5e: Improve the MTU change shortcutMaxim Mikityanskiy1-2/+0
2022-09-28net/mlx5e: xsk: Remove dead code in validationMaxim Mikityanskiy1-2/+0
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy1-1/+3
2022-09-28net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides staticMaxim Mikityanskiy1-2/+0
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy1-0/+2
2022-02-16net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan1-0/+1
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay1-0/+12
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-6/+0
2021-07-26net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()Maxim Mikityanskiy1-0/+6
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-9/+11
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+1
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-8/+9
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan1-12/+18
2021-03-25net/mlx5e: Pass q_counter indentifier as parameter to rq_param buildersTariq Toukan1-0/+1
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-0/+2
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy1-0/+1
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha1-0/+1
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha1-0/+8
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk1-0/+4
2020-06-27net/mlx5e: Refactor build channel paramsTariq Toukan1-11/+11
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy1-0/+2
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan1-2/+3
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-7/+70
2019-06-27net/mlx5e: Move queue param structs to en/params.hMaxim Mikityanskiy1-0/+31
2019-06-27net/mlx5e: Consider XSK in XDP MTU limit calculationMaxim Mikityanskiy1-0/+2
2019-06-27net/mlx5e: Calculate linear RX frag size considering XSKMaxim Mikityanskiy1-1/+7
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-2/+1
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy1-0/+23