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