Searched refs:primary_offset (Results 1 – 1 of 1) sorted by relevance
360 s32 primary_offset; in chandef_to_chanspec() local365 primary_offset = ch->chan->center_freq - ch->center_freq1; in chandef_to_chanspec()370 WARN_ON(primary_offset != 0); in chandef_to_chanspec()374 if (primary_offset > 0) in chandef_to_chanspec()381 if (primary_offset == -30) in chandef_to_chanspec()383 else if (primary_offset == -10) in chandef_to_chanspec()385 else if (primary_offset == 10) in chandef_to_chanspec()392 if (primary_offset == -70) in chandef_to_chanspec()394 else if (primary_offset == -50) in chandef_to_chanspec()396 else if (primary_offset == -30) in chandef_to_chanspec()[all …]