Searched refs:iwi_alloc_cmd_ring (Results 1 – 1 of 1) sorted by relevance
146 static int iwi_alloc_cmd_ring(struct iwi_softc *, struct iwi_cmd_ring *,332 if (iwi_alloc_cmd_ring(sc, &sc->cmdq, IWI_CMD_RING_COUNT) != 0) { in iwi_attach()544 iwi_alloc_cmd_ring(struct iwi_softc *sc, struct iwi_cmd_ring *ring, int count) in iwi_alloc_cmd_ring() function