Home
last modified time | relevance | path

Searched refs:B43legacy_RX_MAC_FCSERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h181 #define B43legacy_RX_MAC_FCSERR 0x00000001 /* FCS error */ macro
H A Dxmit.c446 if (macstat & B43legacy_RX_MAC_FCSERR) in b43legacy_rx()
H A Dpio.c601 if (macstat & B43legacy_RX_MAC_FCSERR) { in b43legacy_pio_rx()