Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c5741 struct jaguar2_phy_stats_type1 *phy_stats1, in jaguar2_rx_parse_phystats_type1() argument
5757 priv->cfo_tracking.cfo_tail[RF_A] = phy_stats1->cfo_tail[RF_A]; in jaguar2_rx_parse_phystats_type1()
5758 priv->cfo_tracking.cfo_tail[RF_B] = phy_stats1->cfo_tail[RF_B]; in jaguar2_rx_parse_phystats_type1()
5764 pwdb_max = max(pwdb_max, phy_stats1->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type1()
5791 struct jaguar2_phy_stats_type1 *phy_stats1 = (struct jaguar2_phy_stats_type1 *)phy_stats; in jaguar2_rx_parse_phystats() local
5802 jaguar2_rx_parse_phystats_type1(priv, rx_status, phy_stats1, in jaguar2_rx_parse_phystats()