Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ena/base/
H A Dena_plat_dpdk.h314 #define ENA_FFS(x) ffs(x) macro
H A Dena_com.c2437 rss->hash_func = ENA_FFS(get_resp.u.flow_hash_func.selected_func); in ena_com_get_hash_function()
/f-stack/freebsd/contrib/ena-com/
H A Dena_plat.h429 #define ENA_FFS(x) ffs(x) macro
H A Dena_com.c2555 rss->hash_func = ENA_FFS(get_resp.u.flow_hash_func.selected_func); in ena_com_get_hash_function()