aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_en/en_hw_tls.h
Commit message (Expand)AuthorAgeFilesLines
* mlx5e tls: Ensure all allocated tags have a hw context associatedAndrew Gallatin2024-11-231-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* mlx5en: Fix TLS worker thread race.Hans Petter Selasky2022-02-171-1/+2
* mlx5en: Improve RX- and TX- TLS refcounting.Hans Petter Selasky2022-02-171-1/+1
* mlx5en: Add missing TLS structure prototype.Hans Petter Selasky2022-02-011-0/+1
* mlx5en: Remove unused hardware TLS field.Hans Petter Selasky2022-02-011-3/+0
* Add a switch structure for send tags.John Baldwin2021-09-141-3/+0
* Store the send tag type in the common send tag header.John Baldwin2020-10-061-1/+1
* Implement hardware TLS via send tags for mlx5en(4), which is supported byHans Petter Selasky2019-12-061-0/+104