Home
last modified time | relevance | path

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

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