Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rge/
H A Drge_hw.h178 #define TX_CONFIG_DEFAULT (TX_INTERFRAME_GAP_802_3 | \ macro
H A Drge_chip.c774 chip->txconfig = TX_CONFIG_DEFAULT; in rge_chip_ident()
/titanic_44/usr/src/uts/common/io/rtls/
H A Drtls.h376 #define TX_CONFIG_DEFAULT (TX_INTERFRAME_GAP_802_3 | \ macro
H A Drtls.c1737 rtls_reg_set32(rtlsp, TX_CONFIG_REG, val32 | TX_CONFIG_DEFAULT); in rtls_chip_init()