freebsd-dev/sys/dev/ixl
Leandro Lupori c65f571c89 ixl: Add missing conversions from/to LE16
This fixes some errors on PPC64, during attach and when trying to assign an IP
to an interface.  With this change, basic operation of X710 NICs is now
possible.

This also fixes builds with IXL_DEBUG enabled

Reviewed by:	erj
Sponsored by:	Eldorado Research Institute (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D23975
2020-03-06 12:37:04 +00:00
..
i40e_adminq_cmd.h
i40e_adminq.c
i40e_adminq.h
i40e_alloc.h
i40e_common.c Add the missing braces to fix the code not guarded by the if clause and has 2019-05-30 20:42:36 +00:00
i40e_dcb.c
i40e_dcb.h
i40e_devids.h
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_nvm.c
i40e_osdep.c
i40e_osdep.h
i40e_prototype.h
i40e_register.h
i40e_status.h
i40e_type.h
iavf_vc.c
iavf.h
if_iavf.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many) 2020-02-24 10:51:26 +00:00
if_ixl.c ixl: Add missing conversions from/to LE16 2020-03-06 12:37:04 +00:00
ixl_debug.h
ixl_iw_int.h
ixl_iw.c - Stop iflib(4) from leaking MSI messages on detachment by calling 2019-01-30 13:21:26 +00:00
ixl_iw.h
ixl_pf_i2c.c
ixl_pf_iov.c
ixl_pf_iov.h
ixl_pf_main.c ixl: Add missing conversions from/to LE16 2020-03-06 12:37:04 +00:00
ixl_pf_qmgr.c
ixl_pf_qmgr.h
ixl_pf.h ixl: Fix panic caused by bug exposed by r344062 2019-02-14 18:02:37 +00:00
ixl_txrx.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (15 of many) 2020-02-24 10:51:26 +00:00
ixl.h ixl: prevent non-privileged access to NVM update interface 2020-01-02 23:24:57 +00:00
virtchnl.h