Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dhorizon.h200 #define BUCKET_MAX_SIZE 0x003f macro
Dhorizon.c2324 if (bucket > BUCKET_MAX_SIZE) { in hrz_open()
2326 bucket, BUCKET_MAX_SIZE); in hrz_open()
2327 bucket = BUCKET_MAX_SIZE; in hrz_open()