Home
last modified time | relevance | path

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

/trueos/sys/dev/en/
HDmidwayvar.h72 struct en_map { struct
74 struct en_map *rsvd2; /* see uma_zalloc(9) */ argument
HDmidway.c446 struct en_map *map = mem; in en_map_ctor()
470 struct en_map *map = mem; in en_map_dtor()
489 struct en_map *map = mem; in en_map_fini()
707 struct en_map *map; in en_txdma()
968 struct en_map *map; in en_start()
1338 struct en_map *map; in en_reset_ul()
1714 struct en_map *map; in en_intr_tx_dma()
1817 uma_zfree(sc->map_zone, (struct en_map *)m->m_pkthdr.rcvif); in en_rx_drain()
2165 struct en_map *map; in en_service()
2938 sc->map_zone = uma_zcreate("en dma maps", sizeof(struct en_map), in en_attach()