Searched refs:pwdb_max (Results 1 – 1 of 1) sorted by relevance
5794 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type1() local5806 pwdb_max = max(pwdb_max, phy_stats1->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type1()5808 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type1()5817 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type2() local5821 pwdb_max = max(pwdb_max, phy_stats2->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type2()5823 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type2()