freebsd-dev/sys/dev/cxgbe/common
Navdeep Parhar ea710848dc cxgbe(4): Link related changes.
- Switch to using 32b port/link capabilities in the driver.  The 32b
  format is used internally by firmwares > 1.16.45.0 and the driver will
  now interact with the firmware in its native format, whether it's 16b
  or 32b.  Note that the 16b format doesn't have room for 50G, 200G, or
  400G speeds.

- Add a bit in the pause_settings knobs to allow negotiated PAUSE
  settings to override manual settings.

- Ensure that manual link settings persist across an administrative
  down/up as well as transceiver unplug/replug.

- Remove unused is_*G_port() functions.

Approved by:	re@ (gjb@)
MFC after:	1 month
Sponsored by:	Chelsio Communications
2018-09-25 05:52:42 +00:00
..
common.h cxgbe(4): Link related changes. 2018-09-25 05:52:42 +00:00
t4_hw.c cxgbe(4): Link related changes. 2018-09-25 05:52:42 +00:00
t4_hw.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_msg.h cxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the base driver will 2018-05-24 08:21:43 +00:00
t4_regs_values.h cxgbe(4): Filtering related features and fixes. 2018-05-15 04:24:38 +00:00
t4_regs.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_tcb.h Bring in additional constants and message fields for TLS-related messages. 2018-02-22 02:02:31 +00:00
t4vf_hw.c cxgbe(4): Update the pad_boundary calculation for T6, which has a 2016-09-11 17:22:54 +00:00