Home
last modified time | relevance | path

Searched refs:B43legacy_RX_MAC_FCSERR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds