Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.h76 #define RPM_DEFAULT_PAUSE_TIME 0x7FF macro
Drpm.c265 cfg |= ((u64)RPM_DEFAULT_PAUSE_TIME << shift * 16); in rpm_cfg_pfc_quanta_thresh()
276 cfg |= ((u64)(RPM_DEFAULT_PAUSE_TIME / 2) << shift * 16); in rpm_cfg_pfc_quanta_thresh()