Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rum/
H A Drum_reg.h131 #define RT2573_SHORT_PREAMBLE (1 << 18) macro
H A Drum.c1042 tmp &= ~RT2573_SHORT_PREAMBLE; in rum_set_txpreamble()
1044 tmp |= RT2573_SHORT_PREAMBLE; in rum_set_txpreamble()