freebsd-dev/sys/dev/mlx4/mlx4_en
Brooks Davis 541d96aaaf Use an accessor function to access ifr_data.
This fixes 32-bit compat (no ioctl command defintions are required
as struct ifreq is the same size).  This is believed to be sufficent to
fully support ifconfig on 32-bit systems.

Reviewed by:	kib
Obtained from:	CheriBSD
MFC after:	1 week
Relnotes:	yes
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14900
2018-03-30 18:50:13 +00:00
..
en_port.h Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
en.h mlx4: Remove redundant declarations to fix GCC build 2017-12-07 19:57:51 +00:00
mlx4_en_cq.c Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
mlx4_en_main.c Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
mlx4_en_netdev.c Use an accessor function to access ifr_data. 2018-03-30 18:50:13 +00:00
mlx4_en_port.c Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
mlx4_en_resources.c Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
mlx4_en_rx.c Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
mlx4_en_tx.c sys/dev/mlx[45]: fix uses of 1 << 31 2018-01-12 06:36:44 +00:00