Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h182 static inline uint8_t hweight32(uint32_t word32) in hweight32() function
H A Dcxgbevf_main.c45 pmask_nports = hweight32(adapter->params.vfres.pmask); in size_nports_qsets()
H A Dcxgbe_main.c1379 adap->params.nports = hweight32(port_vec); in adap_init0()