Searched refs:pwdb_max (Results 1 – 1 of 1) sorted by relevance
5757 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type1() local5769 pwdb_max = max(pwdb_max, phy_stats1->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type1()5771 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type1()5780 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type2() local5784 pwdb_max = max(pwdb_max, phy_stats2->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type2()5786 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type2()