Searched refs:phy_stats (Results 1 – 7 of 7) sorted by relevance
73 u32 phy_stats:1; member134 u32 phy_stats:1;
4889 struct rtl8723au_phy_stats *phy_stats) in rtl8xxxu_rx_parse_phystats() argument4891 if (phy_stats->sgi_en) in rtl8xxxu_rx_parse_phystats()4898 u8 cck_agc_rpt = phy_stats->cck_agc_rpt_ofdm_cfosho_a; in rtl8xxxu_rx_parse_phystats()4916 (phy_stats->cck_sig_qual_ofdm_pwdb_all >> 1) - 110; in rtl8xxxu_rx_parse_phystats()5013 struct rtl8723au_phy_stats *phy_stats; in rtl8xxxu_rx_complete() local5032 phy_stats = (struct rtl8723au_phy_stats *)skb->data; in rtl8xxxu_rx_complete()5040 if (rx_desc->phy_stats) in rtl8xxxu_rx_complete()5042 rx_desc, phy_stats); in rtl8xxxu_rx_complete()
301 struct e1000_phy_stats phy_stats; member
420 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()423 regs_buff[21] = adapter->phy_stats.idle_errors; /* phy idle errors */ in e1000_get_regs()
3733 adapter->phy_stats.idle_errors += phy_tmp; in e1000_update_stats()3739 adapter->phy_stats.receive_errors += phy_tmp; in e1000_update_stats()
306 struct e1000_phy_stats phy_stats; member
477 regs_buff[22] = adapter->phy_stats.receive_errors; in e1000_get_regs()