Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/broadcom/b43/
Dxmit.h311 #define B43_RX_PHYST0_OFDM 0x0001 /* Frame type: OFDM */ macro
Dxmit.c737 (phystat0 & B43_RX_PHYST0_OFDM), in b43_rx()
743 if (phystat0 & B43_RX_PHYST0_OFDM) in b43_rx()