HCLGEVF_RSS_KEY_SIZE  559 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 	key_counts = HCLGEVF_RSS_KEY_SIZE;
HCLGEVF_RSS_KEY_SIZE  591 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 	return HCLGEVF_RSS_KEY_SIZE;
HCLGEVF_RSS_KEY_SIZE  680 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 	msg_num = (HCLGEVF_RSS_KEY_SIZE + HCLGEVF_RSS_MBX_RESP_LEN - 1) /
HCLGEVF_RSS_KEY_SIZE  698 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 			       HCLGEVF_RSS_KEY_SIZE - hash_key_index);
HCLGEVF_RSS_KEY_SIZE  733 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 			       HCLGEVF_RSS_KEY_SIZE);
HCLGEVF_RSS_KEY_SIZE  742 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 			       HCLGEVF_RSS_KEY_SIZE);
HCLGEVF_RSS_KEY_SIZE  785 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 			       HCLGEVF_RSS_KEY_SIZE);
HCLGEVF_RSS_KEY_SIZE 2079 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 		       HCLGEVF_RSS_KEY_SIZE);
HCLGEVF_RSS_KEY_SIZE  214 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h 	u8  rss_hash_key[HCLGEVF_RSS_KEY_SIZE]; /* user configured hash keys */