HINIC_RSS_KEY_SIZE 322 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c kzalloc(HINIC_RSS_KEY_SIZE * 2, GFP_KERNEL); HINIC_RSS_KEY_SIZE 328 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c memcpy(nic_dev->rss_hkey_user, key, HINIC_RSS_KEY_SIZE); HINIC_RSS_KEY_SIZE 441 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c return HINIC_RSS_KEY_SIZE; HINIC_RSS_KEY_SIZE 259 drivers/net/ethernet/huawei/hinic/hinic_main.c u8 default_rss_key[HINIC_RSS_KEY_SIZE]; HINIC_RSS_KEY_SIZE 792 drivers/net/ethernet/huawei/hinic/hinic_port.c memcpy(rss_key.key, temp, HINIC_RSS_KEY_SIZE); HINIC_RSS_KEY_SIZE 835 drivers/net/ethernet/huawei/hinic/hinic_port.c memcpy(temp, temp_key.key, HINIC_RSS_KEY_SIZE); HINIC_RSS_KEY_SIZE 267 drivers/net/ethernet/huawei/hinic/hinic_port.h u8 key[HINIC_RSS_KEY_SIZE]; HINIC_RSS_KEY_SIZE 316 drivers/net/ethernet/huawei/hinic/hinic_port.h u8 key[HINIC_RSS_KEY_SIZE];