opnsense-src/sys/dev/qat/qat_api
Ed Maste dda082e009 qat: make function definition match prototype
LacSymCb_CallbacksRegister declared with a (void) argument list but was
defined with ().  With Clang 15 this produced a warning.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2022-09-05 21:24:58 -04:00
..
common qat: make function definition match prototype 2022-09-05 21:24:58 -04:00
device
firmware/include qat(4): Correct some typos in source code comments 2022-09-04 12:51:22 +02:00
include qat(4): Correct some typos in source code comments 2022-09-04 12:51:22 +02:00
qat_direct/include qat: Add a prototype for icp_adf_is_dev_in_error. 2022-09-02 14:51:39 -07:00
qat_kernel/src qat: Add #includes for missing prototypes. 2022-09-02 14:51:54 -07:00
qat_utils
freebsd_module.c