Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h240 #define RXCTL_BUFLEN1 0x000007FFU /* buffer 1 length */ macro
H A Dafe.c1506 control = AFE_BUFSZ & RXCTL_BUFLEN1; in afe_resetrings()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h266 #define RXCTL_BUFLEN1 0x000007FFU /* buffer 1 length */ macro
H A Dmxfe.c1843 control = MXFE_BUFSZ & RXCTL_BUFLEN1; in mxfe_resetrings()