Searched refs:phyerr (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath5k/
H A Dani.h93 enum ath5k_phy_error_code phyerr);
H A Dani.c568 enum ath5k_phy_error_code phyerr)
572 if (phyerr == AR5K_RX_PHY_ERROR_OFDM_TIMING) {
576 } else if (phyerr == AR5K_RX_PHY_ERROR_CCK_TIMING) {
567 ath5k_ani_phy_error_report(struct ath5k_hw *ah, enum ath5k_phy_error_code phyerr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dani.h93 enum ath5k_phy_error_code phyerr);
H A Dani.c568 enum ath5k_phy_error_code phyerr)
572 if (phyerr == AR5K_RX_PHY_ERROR_OFDM_TIMING) {
576 } else if (phyerr == AR5K_RX_PHY_ERROR_CCK_TIMING) {
567 ath5k_ani_phy_error_report(struct ath5k_hw *ah, enum ath5k_phy_error_code phyerr) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.c520 unsigned int phyerr; local
591 phyerr = MS(rxsp->status11, AR_PHYErrCode);
605 if ((phyerr == ATH9K_PHYERR_OFDM_RESTART) &&
610 rxs->rs_phyerr = phyerr;
H A Dmac.c645 u32 phyerr; local
710 phyerr = MS(ads.ds_rxstatus8, AR_PHYErrCode);
711 rs->rs_phyerr = phyerr;
H A Ddebug.c789 u32 phyerr; local
806 phyerr = rs->rs_phyerr & 0x24;
807 RX_PHY_ERR_INC(phyerr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.c520 unsigned int phyerr; local
591 phyerr = MS(rxsp->status11, AR_PHYErrCode);
605 if ((phyerr == ATH9K_PHYERR_OFDM_RESTART) &&
610 rxs->rs_phyerr = phyerr;
H A Dmac.c645 u32 phyerr; local
710 phyerr = MS(ads.ds_rxstatus8, AR_PHYErrCode);
711 rs->rs_phyerr = phyerr;
H A Ddebug.c789 u32 phyerr; local
806 phyerr = rs->rs_phyerr & 0x24;
807 RX_PHY_ERR_INC(phyerr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dd11.h1592 uint16 phyerr; member in struct:tx_status_cr4
1603 uint16 phyerr; member in struct:tx_status

Completed in 204 milliseconds