freebsd-dev/sys/dev/ntb/ntb_hw
Alexander Motin c072301617 Postpone ntb_get_msix_info() till we need to negotiate MSIX.
Calling it earlier increases the window when MSIX info may change.
This change does not solve the problem completely, but seems logical.
Complete solution should probably include link reset in case of MSIX
remap to trigger new negotiation, but we have no way to get notified
about that now.
2016-07-24 14:42:11 +00:00
..
ntb_hw.c Postpone ntb_get_msix_info() till we need to negotiate MSIX. 2016-07-24 14:42:11 +00:00
ntb_regs.h NewBus'ify NTB subsystem. 2016-07-09 11:20:42 +00:00