Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1e.c141 int guard_size; in atge_l1e_alloc_dma() local
181 guard_size = L1E_JUMBO_FRAMELEN; in atge_l1e_alloc_dma()
183 guard_size = L1E_MAX_FRAMELEN; in atge_l1e_alloc_dma()
185 l1e->atge_l1e_pagesize = ROUNDUP(guard_size + L1E_RX_PAGE_SZ, in atge_l1e_alloc_dma()