Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Drds.h188 #define RDS_CONG_MONITOR_BIT(port) (((unsigned int) port) % RDS_CONG_MONITOR_SIZE) macro
189 #define RDS_CONG_MONITOR_MASK(port) (1ULL << RDS_CONG_MONITOR_BIT(port))