freebsd-dev/sys/dev/mlx5/mlx5_en
Bjoern A. Zeeb 4ded022d3b mlx5: remove dependency on ifnet specifics of linux/netdevice.h
Rename the last remaining bits depending on ifnet from linux/netdevice.h
instead of using the compat macros. This helps clearing up
struct netdevice being struct ifnet from linux/netdevice.h.

Sponsored-by:	The FreeBSD Foundation
MFC-after:	2 weeks
Reviewed-by:	hselasky, kib
X-D-R:		D29366
Differential Revision:	https://reviews.freebsd.org/D29497
2021-04-02 10:01:30 +00:00
..
en_hw_tls.h Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
en_rl.h Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
en.h mlx5: remove dependency on ifnet specifics of linux/netdevice.h 2021-04-02 10:01:30 +00:00
mlx5_en_dim.c Add support for Dynamic Interrupt Moderation, DIM, in mlx5en(4). 2019-05-08 10:23:33 +00:00
mlx5_en_ethtool.c Add support for reading temperature in mlx5en(4). 2020-04-27 14:35:39 +00:00
mlx5_en_flow_table.c mlx5: Integrate eswitch and mpfs management code. 2020-03-18 22:33:39 +00:00
mlx5_en_hw_tls.c Remove erradic assert after SVN r367149 in mlx5en(4). 2020-11-24 13:07:59 +00:00
mlx5_en_main.c Catch up with 6edfd179c8: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. 2021-01-29 11:46:24 -08:00
mlx5_en_port_buffer.c Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00
mlx5_en_rl.c Fix missing value in uar_page field for ratelimit in mlx5en(4). 2021-01-28 14:51:58 +01:00
mlx5_en_rx.c Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_en_tx.c Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
mlx5_en_txrx.c Unify prints in mlx5en(4). 2019-10-02 09:49:44 +00:00
port_buffer.h Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00