Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rtw/
H A Drtwreg.h301 #define RTW_TCR_LBK_CONT LSHIFT(3, RTW_TCR_LBK_MASK) /* continuous Tx */ macro
H A Drtw.c499 tcr |= RTW_TCR_LBK_CONT; in rtw_continuous_tx_enable()