Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.h74 #define RPM_DEFAULT_PAUSE_TIME 0x7FF macro
Drpm.c203 cfg |= ((u64)RPM_DEFAULT_PAUSE_TIME << shift * 16); in rpm_cfg_pfc_quanta_thresh()
214 cfg |= ((u64)(RPM_DEFAULT_PAUSE_TIME / 2) << shift * 16); in rpm_cfg_pfc_quanta_thresh()