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

  /src/sys/dev/pci/
if_wm.c 912 static int wm_alloc_rx_descs(struct wm_softc *, struct wm_rxqueue *);
7944 wm_alloc_rx_descs(struct wm_softc *sc, struct wm_rxqueue *rxq) function in typeref:typename:int
8203 error = wm_alloc_rx_descs(sc, rxq);

Completed in 22 milliseconds