Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.h116 #define HCLGEVF_RSS_KEY_SIZE 40 macro
223 u8 rss_hash_key[HCLGEVF_RSS_KEY_SIZE]; /* user configured hash keys */
A Dhclgevf_main.c619 key_counts = HCLGEVF_RSS_KEY_SIZE; in hclgevf_set_rss_algo_key()
651 return HCLGEVF_RSS_KEY_SIZE; in hclgevf_get_rss_key_size()
747 msg_num = (HCLGEVF_RSS_KEY_SIZE + HCLGEVF_RSS_MBX_RESP_LEN - 1) / in hclgevf_get_rss_hash_key()
764 HCLGEVF_RSS_KEY_SIZE - hash_key_index); in hclgevf_get_rss_hash_key()
799 HCLGEVF_RSS_KEY_SIZE); in hclgevf_get_rss()
808 HCLGEVF_RSS_KEY_SIZE); in hclgevf_get_rss()
861 HCLGEVF_RSS_KEY_SIZE); in hclgevf_set_rss()
2618 HCLGEVF_RSS_KEY_SIZE); in hclgevf_rss_init_cfg()
3182 ae_dev->dev_specs.rss_key_size = HCLGEVF_RSS_KEY_SIZE; in hclgevf_set_default_dev_specs()
3215 dev_specs->rss_key_size = HCLGEVF_RSS_KEY_SIZE; in hclgevf_check_dev_specs()

Completed in 11 milliseconds