Searched refs:dwc_alloc_mbufcl (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c512 dwc_alloc_mbufcl(struct dwc_softc *sc) function
784 if ((m0 = dwc_alloc_mbufcl(sc)) != NULL) {
980 if ((m = dwc_alloc_mbufcl(sc)) == NULL) {

Completed in 62 milliseconds