Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi.c64 static int nhi_alloc_ring(struct nhi_softc *, int, int, int,
320 nhi_alloc_ring(struct nhi_softc *sc, int ringnum, int tx_depth, int rx_depth, in nhi_alloc_ring() function
526 if ((error = nhi_alloc_ring(sc, 0, NHI_RING0_TX_DEPTH, in nhi_alloc_ring0()