Searched refs:toeplitz_hash_key (Results 1 – 6 of 6) sorted by relevance
191 netdev_rss_key_fill(rss->hash.toeplitz_hash_key, in mlx5e_rss_get_tt_config() 192 sizeof(rss->hash.toeplitz_hash_key)); in mlx5e_rss_get_tt_config() 612 memcpy(key, rss->hash.toeplitz_hash_key, in mlx5e_rss_set_rxfh() 613 sizeof(rss->hash.toeplitz_hash_key)); in mlx5e_rss_set_rxfh() 652 memcpy(rss->hash.toeplitz_hash_key, key, in mlx5e_rss_set_rxfh() 653 sizeof(rss->hash.toeplitz_hash_key)); in mlx5e_rss_set_rxfh()
128 memcpy(rss_key, rss_hash->toeplitz_hash_key, len); in mlx5e_tir_builder_build_rss()
655 u32 toeplitz_hash_key[BFI_ENET_RSS_KEY_LEN]; member
2043 netdev_rss_key_fill(rx_config->rss_config.toeplitz_hash_key, in bnad_init_rx_config()2044 sizeof(rx_config->rss_config.toeplitz_hash_key)); in bnad_init_rx_config()
325 htonl(rxf->rss_cfg.toeplitz_hash_key[i]); in bna_bfi_rss_cfg()
1486 return sizeof_field(struct mlx5e_rss_params_hash, toeplitz_hash_key); in mlx5e_get_rxfh_indir_size()