Lines Matching refs:quanta_thresh
209 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
218 quanta_thresh = RPMX_MTI_MAC100X_CL01_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
223 quanta_thresh = RPMX_MTI_MAC100X_CL23_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
228 quanta_thresh = RPMX_MTI_MAC100X_CL45_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
233 quanta_thresh = RPMX_MTI_MAC100X_CL67_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
238 quanta_thresh = RPMX_MTI_MAC100X_CL89_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
243 quanta_thresh = RPMX_MTI_MAC100X_CL1011_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
248 quanta_thresh = RPMX_MTI_MAC100X_CL1213_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
253 quanta_thresh = RPMX_MTI_MAC100X_CL1415_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
257 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
272 cfg = rpm_read(rpm, lmac_id, quanta_thresh); in rpm_cfg_pfc_quanta_thresh()
281 rpm_write(rpm, lmac_id, quanta_thresh, cfg); in rpm_cfg_pfc_quanta_thresh()