Searched refs:ndp_cnt (Results 1 – 1 of 1) sorted by relevance
1779 u32 ndp_cnt; in rtw8922d_path_diff_update() local1784 ndp_cnt = rtw89_phy_read32_mask(rtwdev, R_CL_MODE_CNT_BE4, ndp_cnt_mask[phy_idx]); in rtw8922d_path_diff_update()1788 bb->path_diff.raw = clamp(phy_div(path_diff_cnt * 100, ndp_cnt), 0, 255); in rtw8922d_path_diff_update()1790 if (ndp_cnt == 0) in rtw8922d_path_diff_update()