Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43/
Dxmit.h301 #define B43_RX_PHYST0_PLCPHCF 0x0200 macro
Dxmit.c668 if (unlikely(phystat0 & (B43_RX_PHYST0_PLCPHCF | B43_RX_PHYST0_PLCPFV))) in b43_rx()