Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h157 #define B43legacy_RX_PHYST0_OFDM 0x0001 /* Frame type: OFDM */ macro
H A Dxmit.c520 (phystat0 & B43legacy_RX_PHYST0_OFDM), in b43legacy_rx()
524 if (phystat0 & B43legacy_RX_PHYST0_OFDM) in b43legacy_rx()