Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RAL_RATE_IS_OFDM
usr/src/uts/common/io/ral/rt2560.c
55
#define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22)
usr/src/uts/common/io/ural/ural.c
51
#define RAL_RATE_IS_OFDM(rate) ((rate) >= 12 && (rate) != 22)