Home
last modified time | relevance | path

Searched refs:WPI_SVC_RING_COUNT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h31 #define WPI_SVC_RING_COUNT 256 macro
H A Dwpi.c1188 err = wpi_alloc_tx_ring(sc, &sc->sc_svcq, WPI_SVC_RING_COUNT, 5); in wpi_ring_init()