Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_osdep.h379 #define ice_hweight8(x) bitcount16((u8)x) macro
H A Dice_flex_pipe.c272 count += ice_hweight8(mask[i]); in ice_bits_max_set()
H A Dice_common.c2196 funcs = ice_hweight8(hw->dev_caps.common_cap.valid_functions & in ice_get_num_per_func()