Searched refs:phystat0 (Results 1 – 1 of 1) sorted by relevance
5766 uint16_t phytype, phystat0, phystat3, chanstat; in bwn_rxeof() local5772 phystat0 = le16toh(rxhdr->phy_status0); in bwn_rxeof()5797 if (phystat0 & (BWN_RX_PHYST0_PLCPHCF | BWN_RX_PHYST0_PLCPFV)) in bwn_rxeof()5823 if (phystat0 & BWN_RX_PHYST0_OFDM) in bwn_rxeof()5841 !! (phystat0 & BWN_RX_PHYST0_OFDM), in bwn_rxeof()5842 !! (phystat0 & BWN_RX_PHYST0_GAINCTL), in bwn_rxeof()