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

/freebsd-12-stable/sys/dev/ioat/
H A Dioat.c126 unsigned g_ioat_ring_order = 13; variable
127 SYSCTL_UINT(_hw_ioat, OID_AUTO, ring_order, CTLFLAG_RDTUN, &g_ioat_ring_order,
570 ioat->ring_size_order = g_ioat_ring_order;

Completed in 65 milliseconds