Home
last modified time | relevance | path

Searched refs:phy_status3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h138 __le16 phy_status3; /* PHY RX Status 3 */ member
H A Dxmit.c440 phystat3 = le16_to_cpu(rxhdr->phy_status3); in b43legacy_rx()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h278 __le16 phy_status3; /* PHY RX Status 3 */ member
H A Dxmit.c649 phystat3 = le16_to_cpu(rxhdr->phy_status3); in b43_rx()