Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HT_RC_2_STREAMS
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ah.c
354
#define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1)
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath_tx_ht.c
160
#define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1)