Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/afe/
H A Dafeimpl.h56 #define AFE_BUFSZ (1664) /* big enough for a vlan frame */ macro
H A Dafe.c1506 control = AFE_BUFSZ & RXCTL_BUFLEN1; in afe_resetrings()
1567 if (ddi_dma_mem_alloc(txb->txb_dmah, AFE_BUFSZ, &afe_bufattr, in afe_alloctxbuf()
1611 if (ddi_dma_mem_alloc(rxb->rxb_dmah, AFE_BUFSZ, &afe_bufattr, in afe_allocrxbuf()