Searched refs:bits_to_drop (Results 1 – 1 of 1) sorted by relevance
487 unsigned int bits_to_drop = width / 20 / 2; in cfg80211_chandef_primary() local491 *punctured >>= bits_to_drop; in cfg80211_chandef_primary()494 *punctured &= (1 << bits_to_drop) - 1; in cfg80211_chandef_primary()