aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2022-02-01 15:20:09 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2022-02-01 15:21:15 +0000
commit694263572f1bdf545199fcfb0853b93eb0dd0644 (patch)
treeabc7031b62fc7148b5bbfa0c73f400ba3e0a58a6 /secure
parent21228c67ab10570ed63becf6a8b63418fe5f8a83 (diff)
downloadsrc-694263572f1bdf545199fcfb0853b93eb0dd0644.tar.gz
src-694263572f1bdf545199fcfb0853b93eb0dd0644.zip
mlx5en: Implement support for internal queues, IQ.
Internal send queues are regular sendqueues which are reserved for WQE commands towards the hardware and firmware. These queues typically carry resync information for ongoing TLS RX connections and when changing schedule queues for rate limited connections. The internal queue, IQ, code is more or less a stripped down copy of the existing SQ managing code with exception of: 1) An optional single segment memory buffer which can be read or written as a whole by the hardware, may be provided. 2) An optional completion callback for all transmit operations, may be provided. 3) Does not support mbufs. MFC after: 1 week Sponsored by: NVIDIA Networking
Diffstat (limited to 'secure')
0 files changed, 0 insertions, 0 deletions