Home
last modified time | relevance | path

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

/trueos/sys/dev/alc/
HDif_alcvar.h45 #define ALC_MAXTXSEGS 35 macro
HDif_alc.c2216 ALC_MAXTXSEGS, /* nsegments */ in alc_dma_alloc()
2683 bus_dma_segment_t txsegs[ALC_MAXTXSEGS]; in alc_encap()
2787 m = m_collapse(*m_head, M_NOWAIT, ALC_MAXTXSEGS); in alc_encap()