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

  /src/sys/dev/pci/
if_wm.c 919 static int wm_alloc_rx_buffer(struct wm_softc *, struct wm_rxqueue *);
8068 wm_alloc_rx_buffer(struct wm_softc *sc, struct wm_rxqueue *rxq) function in typeref:typename:int
8207 error = wm_alloc_rx_buffer(sc, rxq);

Completed in 21 milliseconds