opnsense-src/sys/dev/cxgbe/common
Navdeep Parhar f3c2987f2f cxgbe(4): Do not request an FEC that is invalid for the requested speed.
This eliminates error messages like this from the driver when running at
50Gbps with 100G cables:
[3726] cc0: l1cfg failed: 71
[4407] cc0: l1cfg failed: 71

Note that link comes up anyway with or without this change.

Reported by:	Suhas Lokesha @ Chelsio
MFC after:	1 week
Sponsored by:	Chelsio Communications
2022-01-05 11:15:34 -08:00
..
common.h cxgbe(4): internal knob for flexible control over FEC selection. 2021-11-10 15:16:53 -08:00
t4_hw.c cxgbe(4): Do not request an FEC that is invalid for the requested speed. 2022-01-05 11:15:34 -08:00
t4_hw.h cxgbe(4): Use the correct filter width for T5+. 2021-02-19 14:23:58 -08:00
t4_msg.h cxgbe: replace zero sized array by flexible array 2020-12-29 23:09:15 +02:00
t4_regs.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_regs_values.h cxgbe(4): Use correct FetchBurstMin values for T6. 2019-10-25 21:53:05 +00:00
t4_tcb.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4vf_hw.c cxgbev(4): Use the MAC address set by the the PF if there is one. 2020-11-09 00:01:13 +00:00