Home
last modified time | relevance | path

Searched refs:ethnl_lower_bits (Results 1 – 1 of 1) sorted by relevance

/linux/net/ethtool/
H A Dbitset.c16 static u32 ethnl_lower_bits(unsigned int n) in ethnl_lower_bits() function
49 mask &= ethnl_lower_bits(end); in ethnl_bitmap32_clear()
70 mask = ethnl_lower_bits(end); in ethnl_bitmap32_clear()
100 mask &= ethnl_lower_bits(end); in ethnl_bitmap32_not_zero()
113 return map[end_word] & ethnl_lower_bits(end); in ethnl_bitmap32_not_zero()
137 real_mask &= ethnl_lower_bits(nbits); in ethnl_bitmap32_update()
259 dst[nwords - 1] &= ethnl_lower_bits(nbits); in ethnl_put_bitset32()
268 dst[nwords - 1] &= ethnl_lower_bits(nbits); in ethnl_put_bitset32()
445 ethnl_lower_bits(nbits % 32)); in ethnl_bitmap32_equal()