Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhorizon.h185 #define BUCKET_MAX_SIZE 0x003f macro
Dhorizon.c2309 if (bucket > BUCKET_MAX_SIZE) { in hrz_open()
2311 bucket, BUCKET_MAX_SIZE); in hrz_open()
2312 bucket = BUCKET_MAX_SIZE; in hrz_open()