Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ffec/
H A Dif_ffec.c800 ffec_alloc_mbufcl(struct ffec_softc *sc) in ffec_alloc_mbufcl() function
824 if ((newmbuf = ffec_alloc_mbufcl(sc)) == NULL) { in ffec_rxfinish_onebuf()
1659 if ((m = ffec_alloc_mbufcl(sc)) == NULL) { in ffec_attach()