Home
last modified time | relevance | path

Searched refs:B43legacy_RX_PHYST0_OFDM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds