Home
last modified time | relevance | path

Searched refs:phy_stats2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c5729 struct jaguar2_phy_stats_type2 *phy_stats2, in jaguar2_rx_parse_phystats_type2() argument
5737 pwdb_max = max(pwdb_max, phy_stats2->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type2()
5750 struct jaguar2_phy_stats_type2 *phy_stats2 = (struct jaguar2_phy_stats_type2 *)phy_stats; in jaguar2_rx_parse_phystats() local
5765 jaguar2_rx_parse_phystats_type2(priv, rx_status, phy_stats2, in jaguar2_rx_parse_phystats()