opnsense-src/sys/dev/mlx4/mlx4_ib
Bjoern A. Zeeb 60afad6fc3 mlx4: replace LinuxKPI macros with ifnet functions
The LinuxKPI net_device actually is an ifnet;  in order to further
clean that up so we can extend "net_device" replace the few macros
inline in mlx4.

Sponsored by:	The FreeBSD Foundation
MFC after:	12 days
Reviewed by:	kib
Differential Revision: https://reviews.freebsd.org/D30476
2021-05-27 12:26:01 +00:00
..
mlx4_ib.h Optimize ibcore RoCE address handle creation from user-space. 2018-03-05 14:34:52 +00:00
mlx4_ib_ah.c mlx4: replace LinuxKPI macros with ifnet functions 2021-05-27 12:26:01 +00:00
mlx4_ib_alias_GUID.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_cm.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_cq.c Make sure to error out when arming the CQ fails in mlx4ib and mlx5ib. 2019-05-08 10:33:09 +00:00
mlx4_ib_doorbell.c
mlx4_ib_mad.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_main.c mlx4: replace LinuxKPI macros with ifnet functions 2021-05-27 12:26:01 +00:00
mlx4_ib_mcg.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_mr.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_qp.c mlx4: replace LinuxKPI macros with ifnet functions 2021-05-27 12:26:01 +00:00
mlx4_ib_srq.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_sysfs.c Update mlx4ib(4) to Linux 4.9. 2017-11-13 10:49:18 +00:00
mlx4_ib_wc.c
wc.h