Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dhorizon.h200 #define BUCKET_MAX_SIZE 0x003f macro
Dhorizon.c2323 if (bucket > BUCKET_MAX_SIZE) { in hrz_open()
2325 bucket, BUCKET_MAX_SIZE); in hrz_open()
2326 bucket = BUCKET_MAX_SIZE; in hrz_open()