Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwi.c88 static int iwi_alloc_cmd_ring(struct iwi_softc *, struct iwi_cmd_ring *,
389 if (iwi_alloc_cmd_ring(sc, &sc->cmdq, IWI_CMD_RING_COUNT) != 0) { in iwi_attach()
489 iwi_alloc_cmd_ring(struct iwi_softc *sc, struct iwi_cmd_ring *ring, in iwi_alloc_cmd_ring() function