Searched refs:SCB_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
90 #define SCB_HASH_SIZE 32 /* hash table size for phystokv */ macro92 #define SCB_HASH(x) ((((long)(x))>>SCB_HASH_SHIFT) & (SCB_HASH_SIZE - 1))123 struct wds_scb *sc_scbhash[SCB_HASH_SIZE];