Searched refs:pwdb_max (Results 1 – 1 of 1) sorted by relevance
5752 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type1() local5764 pwdb_max = max(pwdb_max, phy_stats1->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type1()5766 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type1()5775 u8 pwdb_max = 0; in jaguar2_rx_parse_phystats_type2() local5779 pwdb_max = max(pwdb_max, phy_stats2->pwdb[rx_path]); in jaguar2_rx_parse_phystats_type2()5781 rx_status->signal = pwdb_max - 110; in jaguar2_rx_parse_phystats_type2()