Home
last modified time | relevance | path

Searched refs:dwc_alloc_mbufcl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/dwc/
H A Ddwc1000_dma.c338 dwc_alloc_mbufcl(struct dwc_softc *sc) in dwc_alloc_mbufcl() function
384 m0 = dwc_alloc_mbufcl(sc); in dwc_rxfinish_one()
791 if ((m = dwc_alloc_mbufcl(sc)) == NULL) { in dma1000_init()