Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c149 u64 quanta_offset = 0, quanta_thresh = 0, cfg; in rpm_cfg_pfc_quanta_thresh() local
157 quanta_offset = RPMX_MTI_MAC100X_CL01_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
162 quanta_offset = RPMX_MTI_MAC100X_CL23_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
167 quanta_offset = RPMX_MTI_MAC100X_CL45_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
172 quanta_offset = RPMX_MTI_MAC100X_CL67_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
177 quanta_offset = RPMX_MTI_MAC100X_CL89_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
182 quanta_offset = RPMX_MTI_MAC100X_CL1011_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
187 quanta_offset = RPMX_MTI_MAC100X_CL1213_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
192 quanta_offset = RPMX_MTI_MAC100X_CL1415_PAUSE_QUANTA; in rpm_cfg_pfc_quanta_thresh()
197 if (!quanta_offset || !quanta_thresh) in rpm_cfg_pfc_quanta_thresh()
[all …]