Searched refs:ch_per_block (Results 1 – 2 of 2) sorted by relevance
2135 uint ch_per_block; in wf_create_chspec_from_primary() local2140 ch_per_block = 8; in wf_create_chspec_from_primary()2142 ch_per_block = 16; in wf_create_chspec_from_primary()2144 ch_per_block = 32; in wf_create_chspec_from_primary()2146 ch_per_block = 48; in wf_create_chspec_from_primary()2148 ch_per_block = 64; in wf_create_chspec_from_primary()2150 ch_per_block = 0; in wf_create_chspec_from_primary()2153 if (ch_per_block) { in wf_create_chspec_from_primary()2157 mask = ~(ch_per_block - 1); in wf_create_chspec_from_primary()