Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dxmit.h296 #define B43_RX_PHYST0_PLCPHCF 0x0200 macro
Dxmit.c691 if (unlikely(phystat0 & (B43_RX_PHYST0_PLCPHCF | B43_RX_PHYST0_PLCPFV))) in b43_rx()