Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dxmit.h156 #define B43legacy_RX_PHYST0_OFDM 0x0001 /* Frame type: OFDM */ macro
Dxmit.c546 (phystat0 & B43legacy_RX_PHYST0_OFDM), in b43legacy_rx()
550 if (phystat0 & B43legacy_RX_PHYST0_OFDM) in b43legacy_rx()