toeplitz_hash_key  325 drivers/net/ethernet/brocade/bna/bna_tx_rx.c 			htonl(rxf->rss_cfg.toeplitz_hash_key[i]);
toeplitz_hash_key  646 drivers/net/ethernet/brocade/bna/bna_types.h 	u32		toeplitz_hash_key[BFI_ENET_RSS_KEY_LEN];
toeplitz_hash_key 2043 drivers/net/ethernet/brocade/bna/bnad.c 		netdev_rss_key_fill(rx_config->rss_config.toeplitz_hash_key,
toeplitz_hash_key 2044 drivers/net/ethernet/brocade/bna/bnad.c 			sizeof(rx_config->rss_config.toeplitz_hash_key));
toeplitz_hash_key  787 drivers/net/ethernet/mellanox/mlx5/core/en.h 	u8	toeplitz_hash_key[40];
toeplitz_hash_key 1114 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	return sizeof(priv->rss_params.toeplitz_hash_key);
toeplitz_hash_key 1147 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		memcpy(key, rss->toeplitz_hash_key,
toeplitz_hash_key 1148 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		       sizeof(rss->toeplitz_hash_key));
toeplitz_hash_key 1202 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		memcpy(rss->toeplitz_hash_key, key,
toeplitz_hash_key 1203 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		       sizeof(rss->toeplitz_hash_key));
toeplitz_hash_key 2724 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		memcpy(rss_key, rss_params->toeplitz_hash_key, len);
toeplitz_hash_key 4785 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	netdev_rss_key_fill(rss_params->toeplitz_hash_key,
toeplitz_hash_key 4786 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 			    sizeof(rss_params->toeplitz_hash_key));