Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/ !
Drds.h318 #define RDS_CONG_MONITOR_BIT(port) (((unsigned int) port) % RDS_CONG_MONITOR_SIZE) macro
319 #define RDS_CONG_MONITOR_MASK(port) (1ULL << RDS_CONG_MONITOR_BIT(port))