opnsense-src/sys/dev/ntb
Alexander Motin 17c83ffd10 ntb_hw_intel(4): Add CTLFLAG_MPSAFE flags.
I should have added those in 50f16247a1.

MFC after:	2 weeks

(cherry picked from commit 94feb1f1eb)
2021-08-23 22:35:30 -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): Add CTLFLAG_MPSAFE flags. 2021-08-23 22:35:30 -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 Add driver for NTB in AMD SoC. 2019-07-02 05:25:18 +00:00
ntb_transport.c ntb_transport(4): Mark callouts MP-safe. 2021-08-23 22:29:46 -04:00
ntb_transport.h