Searched refs:mbuf_npages (Results 1 – 3 of 3) sorted by relevance
203 if (sc->mbuf_npages == sc->mbuf_max_pages) in hatm_mbuf_page_alloc()225 sc->mbuf_pages[sc->mbuf_npages] = pg; in hatm_mbuf_page_alloc()236 c->hdr.pageno = sc->mbuf_npages; in hatm_mbuf_page_alloc()251 c->hdr.pageno = sc->mbuf_npages; in hatm_mbuf_page_alloc()258 sc->mbuf_npages++; in hatm_mbuf_page_alloc()
427 u_int mbuf_npages; member
315 for (i = 0; i < sc->mbuf_npages; i++) { in hatm_destroy_smbufs()342 sc->mbuf_npages = 0; in hatm_init_smbufs()2346 for (p = 0; p < sc->mbuf_npages; p++) { in hatm_stop()