Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_plat.h467 #define ENA_FFS(x) ffs(x) macro
H A Dena_com.c2970 rss->hash_func = ENA_FFS(get_resp.u.flow_hash_func.selected_func); in ena_com_get_hash_function()