Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.h185 #define BUCKET_MAX_SIZE 0x003f macro
H A 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()

Completed in 5 milliseconds