Home
last modified time | relevance | path

Searched refs:quanta_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.c217 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
225 quanta_offset = RPMX_MTI_MAC100X_CL01_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
230 quanta_offset = RPMX_MTI_MAC100X_CL23_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
235 quanta_offset = RPMX_MTI_MAC100X_CL45_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
240 quanta_offset = RPMX_MTI_MAC100X_CL67_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
245 quanta_offset = RPMX_MTI_MAC100X_CL89_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
250 quanta_offset = RPMX_MTI_MAC100X_CL1011_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
255 quanta_offset = RPMX_MTI_MAC100X_CL1213_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
260 quanta_offset = RPMX_MTI_MAC100X_CL1415_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
265 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
[all …]