HomeSort by relevance Sort by last modified time
    Searched defs:RAL_RATE_IS_OFDM (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/io/ural/
ural.c 50 #define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22)
573 if (RAL_RATE_IS_OFDM(rate)) {
633 if (RAL_RATE_IS_OFDM(rate)) {
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ral/
rt2560.c 55 #define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22)
    [all...]

Completed in 540 milliseconds