opnsense-src/sys/dev/liquidio
John Baldwin 8af2421956 lio: Quiet set but unused warnings.
- Remove unused variables.

- Mark a value only used in debug traces as unused.

- Remove variables only used for device register reads with
  side-effects with void casts on the read.
2022-04-06 16:45:29 -07:00
..
base lio: Quiet set but unused warnings. 2022-04-06 16:45:29 -07:00
lio_bsd.h Separate kernel crc32() implementation to its own header (gsb_crc32.h) and 2019-06-17 19:49:08 +00:00
lio_core.c
lio_ioctl.c Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:11:48 +00:00
lio_ioctl.h
lio_main.c lio: Quiet set but unused warnings. 2022-04-06 16:45:29 -07:00
lio_main.h
lio_network.h Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
lio_rss.c
lio_rss.h
lio_rxtx.c
lio_rxtx.h
lio_sysctl.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00