Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dxmit.h302 #define B43_RX_PHYST0_PLCPFV 0x0100 macro
Dxmit.c668 if (unlikely(phystat0 & (B43_RX_PHYST0_PLCPHCF | B43_RX_PHYST0_PLCPFV))) in b43_rx()