Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c213 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
221 quanta_offset = RPMX_MTI_MAC100X_CL01_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
226 quanta_offset = RPMX_MTI_MAC100X_CL23_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
231 quanta_offset = RPMX_MTI_MAC100X_CL45_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
236 quanta_offset = RPMX_MTI_MAC100X_CL67_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
241 quanta_offset = RPMX_MTI_MAC100X_CL89_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
246 quanta_offset = RPMX_MTI_MAC100X_CL1011_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
251 quanta_offset = RPMX_MTI_MAC100X_CL1213_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
256 quanta_offset = RPMX_MTI_MAC100X_CL1415_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
261 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
[all …]