opnsense-src/sys/dev/ntb
Alexander Motin a58ed3b4f4 ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags.
Most of the sysctls just read hardware registers.  They don't need
any locking.

MFC after:	2 weeks

(cherry picked from commit 50f16247a1)
2021-08-23 22:29:46 -04:00
..
if_ntb Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ntb_hw ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags. 2021-08-23 22:29:46 -04:00
test ntb_tool: ubuf is too small to hold a human readable 64 bit value 2020-10-21 17:11:57 +00:00
ntb.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ntb.h Make ntb(4) send bus_get_dma_tag() requests to parent buses passing real 2019-11-14 04:34:58 +00:00
ntb_if.m
ntb_transport.c ntb_transport(4): Mark callouts MP-safe. 2021-08-23 22:29:46 -04:00
ntb_transport.h