freebsd-dev/sys/ofed/include/rdma
Bjoern A. Zeeb 1411f52fac mlx4/OFED: replace the struct net_device with struct ifnet
Given all the code does operate on struct ifnet, the last step in this
longer series of changes now is to rename struct net_device to
struct ifnet (that is what it was defined to in the LinuxKPi code).
While mlx4 and OFED are "shared" code the decision was made years ago
to not write it based on the netdevice KPI but the native ifnet KPI
for most of it.  This commit simply spells this out and with that
frees "struct netdevice" to be re-done on LinuxKPI to become a more
native/mixed implementation over time as needed by, e.g., wireless
drivers.

Sponsored by:	The FreeBSD Foundation
MFC after:	10 days
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D30515
2021-06-18 21:20:08 +00:00
..
ib_addr_freebsd.h LinuxKPI/OFED/mlx4: cleanup netdevice.h some more 2021-05-26 12:30:02 +00:00
ib_addr.h mlx4/OFED: replace the struct net_device with struct ifnet 2021-06-18 21:20:08 +00:00
ib_cache.h mlx4/OFED: replace the struct net_device with struct ifnet 2021-06-18 21:20:08 +00:00
ib_cm.h Introduce and use sgid_index in CM requests in ibcore. 2018-09-09 07:20:15 +00:00
ib_fmr_pool.h
ib_hdrs.h
ib_mad.h OFED: Fix ib_mad.h ib_user_mad.h include to match new uapi path 2019-08-17 03:09:03 +00:00
ib_marshall.h
ib_pack.h
ib_pma.h
ib_sa.h mlx4/OFED: replace the struct net_device with struct ifnet 2021-06-18 21:20:08 +00:00
ib_smi.h
ib_umem_odp.h
ib_umem.h
ib_verbs.h mlx4/OFED: replace the struct net_device with struct ifnet 2021-06-18 21:20:08 +00:00
ib.h
iw_cm.h
iw_portmap.h
opa_port_info.h
opa_smi.h
rdma_cm_ib.h
rdma_cm.h
rdma_sdp.h OFED: Fix accidental double-copy of rdma_sdp.h in r351176 2019-08-18 04:19:41 +00:00
rdma_vt.h
rdmavt_cq.h
rdmavt_mr.h
rdmavt_qp.h