HomeSort by: relevance | last modified time | path
    Searched defs:iwn_alloc_tx_ring (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 231 static int iwn_alloc_tx_ring(struct iwn_softc *, struct iwn_tx_ring *,
566 if ((error = iwn_alloc_tx_ring(sc, &sc->txq[i], i)) != 0) {
1474 iwn_alloc_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring, int qid) function in typeref:typename:int

Completed in 16 milliseconds