freebsd-dev/sys/dev/iavf
Vincenzo Maffione 52f45d8ace net: iflib: let the drivers use isc_capenable
Since isc_capenable (private copy of ifp->if_capenable) is
now synchronized to if_capenable, use it in the drivers
when checking the IFCAP_* bits.
This results in better cache usage and avoids indirection
through the ifp pointer.

PR:             260068
Reviewed by:    kbowling, gallatin
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D33156
2021-12-28 11:03:52 +00:00
..
iavf_adminq_cmd.h
iavf_adminq.c
iavf_adminq.h
iavf_alloc.h
iavf_common.c
iavf_debug.h
iavf_devids.h
iavf_drv_info.h
iavf_iflib.h
iavf_lib.c
iavf_lib.h
iavf_opts.h
iavf_osdep.c
iavf_osdep.h
iavf_prototype.h
iavf_register.h
iavf_status.h
iavf_sysctls_common.h
iavf_sysctls_iflib.h
iavf_txrx_common.h
iavf_txrx_iflib.c net: iflib: let the drivers use isc_capenable 2021-12-28 11:03:52 +00:00
iavf_type.h
iavf_vc_common.c
iavf_vc_common.h
iavf_vc_iflib.c
if_iavf_iflib.c
virtchnl.h