Searched refs:rss_hash_key (Results 1 – 3 of 3) sorted by relevance
674 u64 *rss_hash_key; member
2112 if (bp->vnic_info[i].rss_hash_key) { in bnxt_init_vnics()2114 prandom_bytes(vnic->rss_hash_key, in bnxt_init_vnics()2117 memcpy(vnic->rss_hash_key, in bnxt_init_vnics()2118 bp->vnic_info[0].rss_hash_key, in bnxt_init_vnics()2256 vnic->rss_hash_key = NULL; in bnxt_free_vnic_attributes()2318 vnic->rss_hash_key = ((void *)vnic->rss_table) + size; in bnxt_alloc_vnic_attributes()
419 memcpy(key, vnic->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_get_rxfh()