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

/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c121 unsigned g_ioat_ring_order = 13; variable
122 SYSCTL_UINT(_hw_ioat, OID_AUTO, ring_order, CTLFLAG_RDTUN, &g_ioat_ring_order,
501 ioat->ring_size_order = g_ioat_ring_order;

Completed in 125 milliseconds