Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h43 #define HCLGEVF_RSS_HASH_ALGO_TOEPLITZ 0 macro
Dhclgevf_main.c509 if ((req->hash_config & 0xf) == HCLGEVF_RSS_HASH_ALGO_TOEPLITZ) in hclgevf_get_rss_hw_cfg()