Home
last modified time | relevance | path

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

/linux-5.19.10/net/hsr/
Dhsr_main.h51 #define HSR_HSIZE BIT(HSR_HSIZE_SHIFT) macro
191 struct hlist_head node_db[HSR_HSIZE]; /* Known HSR nodes */
Dhsr_device.c493 hsr->hash_buckets = HSR_HSIZE; in hsr_dev_finalize()