Searched refs:ATH9K_RXERR_PHY (Results 1 – 6 of 6) sorted by relevance
112 if (rs->rs_status & ATH9K_RXERR_PHY) { in ath9k_cmn_debug_stat_rx()
834 is_phyerr = rx_stats->rs_status & ATH9K_RXERR_PHY; in ath9k_rx_skb_preprocess()874 if (rx_stats->rs_status & ATH9K_RXERR_PHY) { in ath9k_rx_skb_preprocess()
177 #define ATH9K_RXERR_PHY 0x02 macro
579 rxs->rs_status |= ATH9K_RXERR_PHY; in ath9k_hw_process_rxdesc_edma()
606 rs->rs_status |= ATH9K_RXERR_PHY; in ath9k_hw_rxprocdesc()
1007 is_phyerr = rxstatus->rs_status & ATH9K_RXERR_PHY; in ath9k_rx_prepare()