opnsense-src/sys/dev/ixl
Piotr Kubaj a146207d66 ixl: implement support for dumping NIC registers
To enable faster debug of customer issues Intel wants an end user to
gather information about PHY configuration and status to debug link and
connection issues in the field. For this reason the end user should
have possibility of obtaining PHYs registers values at runtime during
debugging.

Differential Revision:	https://reviews.freebsd.org/D40354
Approved by:	erj
2023-07-07 01:45:44 +02:00
..
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h
i40e_alloc.h
i40e_common.c ixl(4): Add support for I710 devices and remove non-inclusive language 2022-05-24 09:12:49 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_devids.h ixl(4): Add support for I710 devices and remove non-inclusive language 2022-05-24 09:12:49 -07:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_nvm.c
i40e_osdep.c ixl(4): Fix MAC/VLAN filters accounting 2023-02-15 14:34:25 -08:00
i40e_osdep.h ixl(4): Fix MAC/VLAN filters accounting 2023-02-15 14:34:25 -08:00
i40e_prototype.h
i40e_register.h ixl: implement support for dumping NIC registers 2023-07-07 01:45:44 +02:00
i40e_status.h ixl(4): Add support for I710 devices and remove non-inclusive language 2022-05-24 09:12:49 -07:00
i40e_type.h
if_ixl.c ixl: port ice's atomic API to ixl 2023-07-06 16:43:57 +02:00
ixl.h ixl(4): Fix MAC/VLAN filters accounting 2023-02-15 14:34:25 -08:00
ixl_debug.h
ixl_iw.c ixl: Fix a mechanical mess-up in DrvAPI conversion 2022-12-21 15:36:59 -05:00
ixl_iw.h Mechanically convert ixl(4) to IfAPI 2023-01-24 14:36:29 -05:00
ixl_iw_int.h
ixl_pf.h ixl: port ice's atomic API to ixl 2023-07-06 16:43:57 +02:00
ixl_pf_i2c.c
ixl_pf_iflib.c ixl: port ice's atomic API to ixl 2023-07-06 16:43:57 +02:00
ixl_pf_iov.c ixl: Remove unused variables. 2022-04-06 16:45:28 -07:00
ixl_pf_iov.h
ixl_pf_main.c ixl: implement support for dumping NIC registers 2023-07-07 01:45:44 +02:00
ixl_pf_qmgr.c
ixl_pf_qmgr.h
ixl_txrx.c
virtchnl.h