Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h104 #define RX_MULTI_FRAME (1UL<<10) macro
H A Ddmfe_main.c729 if (desc0 & RX_MULTI_FRAME) { in dmfe_getp()