Home
last modified time | relevance | path

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

/src/sys/dev/ffec/
H A Dif_ffec.c799 ffec_alloc_mbufcl(struct ffec_softc *sc) in ffec_alloc_mbufcl() function
823 if ((newmbuf = ffec_alloc_mbufcl(sc)) == NULL) { in ffec_rxfinish_onebuf()
1660 if ((m = ffec_alloc_mbufcl(sc)) == NULL) { in ffec_attach()