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