Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/dmfe/
H A Ddmfe.h107 #define RX_RUNT_FRAME (1UL<<11) macro
H A Ddmfe_main.c579 } else if (desc0 & RX_RUNT_FRAME) in dmfe_update_rx_stats()