Searched refs:ENA_FFS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ena-com/ | ||
H A D | ena_plat.h | 467 #define ENA_FFS(x) ffs(x) macro |
H A D | ena_com.c | 2970 rss->hash_func = ENA_FFS(get_resp.u.flow_hash_func.selected_func); in ena_com_get_hash_function() |