Lines Matching refs:quanta_thresh
149 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
158 quanta_thresh = RPMX_MTI_MAC100X_CL01_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
163 quanta_thresh = RPMX_MTI_MAC100X_CL23_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
168 quanta_thresh = RPMX_MTI_MAC100X_CL45_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
173 quanta_thresh = RPMX_MTI_MAC100X_CL67_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
178 quanta_thresh = RPMX_MTI_MAC100X_CL89_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
183 quanta_thresh = RPMX_MTI_MAC100X_CL1011_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
188 quanta_thresh = RPMX_MTI_MAC100X_CL1213_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
193 quanta_thresh = RPMX_MTI_MAC100X_CL1415_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
197 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
212 cfg = rpm_read(rpm, lmac_id, quanta_thresh); in rpm_cfg_pfc_quanta_thresh()
221 rpm_write(rpm, lmac_id, quanta_thresh, cfg); in rpm_cfg_pfc_quanta_thresh()