Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h78 #define RPM_DEFAULT_PAUSE_TIME 0x7FF macro
H A Drpm.c271 cfg |= ((u64)RPM_DEFAULT_PAUSE_TIME << shift * 16); in rpm_cfg_pfc_quanta_thresh()
282 cfg |= ((u64)(RPM_DEFAULT_PAUSE_TIME / 2) << shift * 16); in rpm_cfg_pfc_quanta_thresh()