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

  /src/sys/dev/pci/
if_wm.c 907 static int wm_alloc_tx_descs(struct wm_softc *, struct wm_txqueue *);
7865 wm_alloc_tx_descs(struct wm_softc *sc, struct wm_txqueue *txq) function in typeref:typename:int
8137 error = wm_alloc_tx_descs(sc, txq);

Completed in 37 milliseconds