Searched refs:bits_to_drop (Results 1 – 1 of 1) sorted by relevance
451 unsigned int bits_to_drop = width / 20 / 2; in cfg80211_chandef_primary() local455 *punctured >>= bits_to_drop; in cfg80211_chandef_primary()458 *punctured &= (1 << bits_to_drop) - 1; in cfg80211_chandef_primary()
Completed in 6 milliseconds