Searched refs:dp_log2_ceil (Results 1 – 3 of 3) sorted by relevance
445 log2 = dp_log2_ceil(hash_elems); in dp_peer_find_hash_attach()558 log2 = dp_log2_ceil(hash_elems); in dp_peer_find_hash_attach()783 log2 = dp_log2_ceil(DP_PEER_MAX_MEC_IDX); in dp_peer_mec_hash_attach()1078 log2 = dp_log2_ceil(hash_elems); in dp_peer_ast_hash_attach()
1478 static inline int dp_log2_ceil(unsigned int value) in dp_log2_ceil() function
2432 log2 = dp_log2_ceil(hash_elems); in dp_mlo_peer_find_hash_attach_be()3009 soc->peer_id_shift = dp_log2_ceil(soc->max_peers); in dp_soc_max_peer_id_set()