Searched refs:HASHTBLSIZE_G (Results 1 – 2 of 2) sorted by relevance
3063 #define HASHTBLSIZE_G(x) (((x) >> HASHTBLSIZE_S) & HASHTBLSIZE_M) macro
6958 adapter->tids.nhash = HASHTBLSIZE_G(v) << 3; in init_one()