Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_flow.c1290 bool func_is_same; in hns3_action_rss_same() local
1301 func_is_same = false; in hns3_action_rss_same()
1303 func_is_same = (with->func != RTE_ETH_HASH_FUNCTION_DEFAULT) ? in hns3_action_rss_same()
1312 return (func_is_same && rss_key_is_same && in hns3_action_rss_same()