Searched refs:is_phyerr (Results 1 – 1 of 1) sorted by relevance
986 bool is_phyerr; in ath9k_rx_prepare() local1005 is_phyerr = rxstatus->rs_status & ATH9K_RXERR_PHY; in ath9k_rx_prepare()1010 if (unlikely(!rs_datalen || (rs_datalen < 10 && !is_phyerr))) { in ath9k_rx_prepare()1046 if (unlikely(is_phyerr)) { in ath9k_rx_prepare()