Searched refs:NDIS_HASH_KEYSIZE_TOEPLITZ (Results 1 – 3 of 3) sorted by relevance
37 #define NDIS_HASH_KEYSIZE_TOEPLITZ 40 macro187 uint8_t rss_key[NDIS_HASH_KEYSIZE_TOEPLITZ];
80 static const uint8_t rss_default_key[NDIS_HASH_KEYSIZE_TOEPLITZ] = {262 dev_info->hash_key_size = NDIS_HASH_KEYSIZE_TOEPLITZ; in hn_dev_info_get()370 NDIS_HASH_KEYSIZE_TOEPLITZ); in hn_rss_hash_init()414 rss_conf->rss_key_len = NDIS_HASH_KEYSIZE_TOEPLITZ; in hn_rss_hash_conf_get()417 NDIS_HASH_KEYSIZE_TOEPLITZ); in hn_rss_hash_conf_get()
1013 prm->ndis_keysize = NDIS_HASH_KEYSIZE_TOEPLITZ; in hn_rndis_conf_rss()1020 memcpy(&rssp.rss_key, hv->rss_key, NDIS_HASH_KEYSIZE_TOEPLITZ); in hn_rndis_conf_rss()