Searched refs:g_ntb_mw_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c460 static int g_ntb_mw_idx = -1; variable
461 SYSCTL_INT(_hw_ntb, OID_AUTO, b2b_mw_idx, CTLFLAG_RDTUN, &g_ntb_mw_idx,
1538 ntb->b2b_mw_idx = (ntb->mw_count + g_ntb_mw_idx) %
1541 g_ntb_mw_idx, ntb->b2b_mw_idx);

Completed in 102 milliseconds