opnsense-src/sys/dev/cxgbe/common
Navdeep Parhar fae028dd97 cxgbe(4): Break up t4_read_chip_settings.
Read the PF-only hardware settings directly in get_params__post_init.
Split the rest into two routines used by both the PF and VF drivers: one
that reads the SGE rx buffer configuration and another that verifies
miscellaneous hardware configuration.

MFC after:	1 week
Sponsored by:	Chelsio Communications
2021-02-18 01:22:42 -08:00
..
common.h cxgbe(4): Break up t4_read_chip_settings. 2021-02-18 01:22:42 -08:00
t4_hw.c cxgbe(4): Break up t4_read_chip_settings. 2021-02-18 01:22:42 -08:00
t4_hw.h cxgbe(4): Some updates to the common code. 2020-07-24 23:15:42 +00: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