Home
last modified time | relevance | path

Searched defs:RAL_RATE_IS_OFDM (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/ural/
H A Dural.c51 #define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22) macro
/titanic_51/usr/src/uts/common/io/ral/
H A Drt2560.c55 #define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22) macro