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

  /src/sys/dev/pci/
if_wm.c 916 static int wm_alloc_tx_buffer(struct wm_softc *, struct wm_txqueue *);
8025 wm_alloc_tx_buffer(struct wm_softc *sc, struct wm_txqueue *txq) function in typeref:typename:int
8140 error = wm_alloc_tx_buffer(sc, txq);
if_wm.c 916 static int wm_alloc_tx_buffer(struct wm_softc *, struct wm_txqueue *);
8025 wm_alloc_tx_buffer(struct wm_softc *sc, struct wm_txqueue *txq) function in typeref:typename:int
8140 error = wm_alloc_tx_buffer(sc, txq);

Completed in 41 milliseconds