Searched refs:G_TMPARTSIZE (Results 1 – 8 of 8) sorted by relevance
419 mc5->tcam_size = tcam_part_size[G_TMPARTSIZE(cfg)]; in t3_mc5_prep()
1991 #define G_TMPARTSIZE(x) (((x) >> S_TMPARTSIZE) & M_TMPARTSIZE) macro
484 mc5->tcam_size = tcam_part_size[G_TMPARTSIZE(cfg)]; in t3_mc5_prep()
5937 #define G_TMPARTSIZE(x) (((x) >> S_TMPARTSIZE) & M_TMPARTSIZE) macro