Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h42 #define HCLGEVF_RSS_KEY_SIZE 40 macro
112 u8 rss_hash_key[HCLGEVF_RSS_KEY_SIZE]; /* user configured hash keys */
Dhclgevf_main.c390 return HCLGEVF_RSS_KEY_SIZE; in hclgevf_get_rss_key_size()
498 HCLGEVF_RSS_KEY_SIZE - HCLGEVF_RSS_HASH_KEY_NUM * 2; in hclgevf_get_rss_hw_cfg()