freebsd-nq/sys/dev/mlx5
Hans Petter Selasky 2f17f76aa4 Handle jumbo frames without requiring big clusters in mlx5en(4).
The scatter list is formed by the chunks of MCLBYTES each, and larger
than default packets are returned to the stack as the mbuf chain.

Submitted by:		kib@
MFC after:		1 week
Sponsored by:		Mellanox Technologies
2018-07-17 11:42:05 +00:00
..
mlx5_core Remove redundant call to mlx5_vsc_find_cap() in mlx5core. 2018-07-17 10:27:46 +00:00
mlx5_en Handle jumbo frames without requiring big clusters in mlx5en(4). 2018-07-17 11:42:05 +00:00
mlx5_ib Update version information for the mlx5ib module. 2018-07-17 10:07:40 +00:00
cmd.h Remove duplicate prototypes. 2018-03-08 15:37:09 +00:00
cq.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
device.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
diagnostics.h
doorbell.h
driver.h Refactor access to CR-space into using VSC APIs in mlx5core. 2018-07-17 10:16:32 +00:00
fs.h Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_ifc.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
mlx5_rdma_if.h
mlx5io.h Add kernel and userspace code to dump the firmware state of supported 2018-03-08 15:21:56 +00:00
port.h Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). 2018-07-17 09:56:40 +00:00
qp.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
srq.h Use the autogenerated interface file for all commands in mlx5core. 2018-03-08 10:43:42 +00:00
vport.h Add API function to query port performance counters for infiniband and RoCE 2017-11-10 13:58:49 +00:00