Searched refs:hweight16 (Results 1 – 2 of 2) sorted by relevance
27 #define hweight16(w) (__builtin_constant_p(w) ? __const_hweight16(w) : __arch_hweight16(w)) macro
2855 n = hweight16(ppe_thres_hdr & in ieee80211_eht_ppe_size()