freebsd-dev/sys/ofed/include
John Baldwin 335349690f Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa):
- Fix sysctl wrapper for sysfs attributes to properly handle new string
  values similar to sysctl_handle_string() (only copyin the user's
  supplied length and nul-terminate the string).
- Don't check for a trailing newline when evaluating the desired operating
  mode of a mlx4 device.

PR:		kern/179999
Submitted by:	Shahar Klein <shahark@mellanox.com>
MFC after:	1 week
2013-07-08 21:25:12 +00:00
..
asm Replace __signed by signed. 2011-12-13 13:38:03 +00:00
linux Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa): 2013-07-08 21:25:12 +00:00
net - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
rdma Take advantage of if_baudrate_pf and calculate an effective baud rate on 2012-10-18 15:44:27 +00:00