Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c2388 TX_JUMBO_ENA | TX_STFW_ENA); in yge_set_tx_stfwd()
2391 TX_JUMBO_DIS | TX_STFW_ENA); in yge_set_tx_stfwd()
2405 TX_JUMBO_DIS | TX_STFW_ENA); in yge_set_tx_stfwd()
H A Dyge.h1695 #define TX_STFW_ENA BIT(30) /* Enable Store & Forward (Yukon-EC Ultra) */ macro