Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1598 #define GM_SMOD_JUMBO_ENA BIT(8) /* Enable Jumbo (Max. Frame Len) */ macro
H A Dyge.c2475 gmac |= GM_SMOD_JUMBO_ENA; in yge_start_port()