Lines Matching refs:quanta_thresh
213 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
222 quanta_thresh = RPMX_MTI_MAC100X_CL01_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
227 quanta_thresh = RPMX_MTI_MAC100X_CL23_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
232 quanta_thresh = RPMX_MTI_MAC100X_CL45_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
237 quanta_thresh = RPMX_MTI_MAC100X_CL67_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
242 quanta_thresh = RPMX_MTI_MAC100X_CL89_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
247 quanta_thresh = RPMX_MTI_MAC100X_CL1011_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
252 quanta_thresh = RPMX_MTI_MAC100X_CL1213_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
257 quanta_thresh = RPMX_MTI_MAC100X_CL1415_QUANTA_THRESH; in rpm_cfg_pfc_quanta_thresh()
261 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
276 cfg = rpm_read(rpm, lmac_id, quanta_thresh); in rpm_cfg_pfc_quanta_thresh()
285 rpm_write(rpm, lmac_id, quanta_thresh, cfg); in rpm_cfg_pfc_quanta_thresh()