freebsd-dev/sys/dev/mlx5
Hans Petter Selasky 11304ef50e Fix HW TLS offload regression issue after r359919, in mlx5en(4).
Changes in the mbuf layout regarding HW TLS, resulted in wrong detection
of starting mbuf. Use a boolean variable to handle this and pass m_adj()
the top mbuf, so that the packet header is adjusted correctly.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2020-06-17 11:14:54 +00:00
..
mlx5_accel
mlx5_core Sync with Linux packet pacing enhancements in mlx5en(4). 2020-05-26 07:41:46 +00:00
mlx5_en Fix HW TLS offload regression issue after r359919, in mlx5en(4). 2020-06-17 11:14:54 +00:00
mlx5_fpga
mlx5_fpga_tools
mlx5_ib
mlx5_lib
cmd.h
cq.h
device.h
diagnostics.h
doorbell.h
driver.h
fs.h
mlx5_ifc.h Sync with Linux packet pacing enhancements in mlx5en(4). 2020-05-26 07:41:46 +00:00
mlx5_rdma_if.h
mlx5io.h
mpfs.h
port.h
qp.h
srq.h
tls.h
vport.h