Home
last modified time | relevance | path

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

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