Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_options.c174 rte_usage_hook_t old_func; in rte_set_application_usage_hook() local
177 old_func = rte_application_usage_hook; in rte_set_application_usage_hook()
180 return old_func; in rte_set_application_usage_hook()
/f-stack/freebsd/contrib/ena-com/
H A Dena_com.c2483 enum ena_admin_hash_functions old_func; in ena_com_fill_hash_function() local
2526 old_func = rss->hash_func; in ena_com_fill_hash_function()
2532 rss->hash_func = old_func; in ena_com_fill_hash_function()
/f-stack/dpdk/drivers/net/ena/base/
H A Dena_com.c2365 enum ena_admin_hash_functions old_func; in ena_com_fill_hash_function() local
2408 old_func = rss->hash_func; in ena_com_fill_hash_function()
2414 rss->hash_func = old_func; in ena_com_fill_hash_function()