Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h113 #define HCLGEVF_RSS_KEY_SIZE 40 macro
214 u8 rss_hash_key[HCLGEVF_RSS_KEY_SIZE]; /* user configured hash keys */
Dhclgevf_main.c559 key_counts = HCLGEVF_RSS_KEY_SIZE; in hclgevf_set_rss_algo_key()
591 return HCLGEVF_RSS_KEY_SIZE; in hclgevf_get_rss_key_size()
680 msg_num = (HCLGEVF_RSS_KEY_SIZE + HCLGEVF_RSS_MBX_RESP_LEN - 1) / in hclgevf_get_rss_hash_key()
698 HCLGEVF_RSS_KEY_SIZE - hash_key_index); in hclgevf_get_rss_hash_key()
733 HCLGEVF_RSS_KEY_SIZE); in hclgevf_get_rss()
742 HCLGEVF_RSS_KEY_SIZE); in hclgevf_get_rss()
785 HCLGEVF_RSS_KEY_SIZE); in hclgevf_set_rss()
2079 HCLGEVF_RSS_KEY_SIZE); in hclgevf_rss_init_hw()