Searched refs:HW_HASH_KEY_SIZE (Results 1 – 7 of 7) sorted by relevance
277 u8 rss_hash_key[HW_HASH_KEY_SIZE];
786 vnic->rss_table_size = size + HW_HASH_KEY_SIZE; in bnge_alloc_vnic_attributes()1395 HW_HASH_KEY_SIZE); in bnge_init_vnics()1400 HW_HASH_KEY_SIZE); in bnge_init_vnics()1415 HW_HASH_KEY_SIZE); in bnge_init_vnics()
1247 vnic->rss_table_size = size + HW_HASH_KEY_SIZE; in bnxt_alloc_vnic_rss_table()1839 return HW_HASH_KEY_SIZE; in bnxt_get_rxfh_key_size()1875 memcpy(rxfh->key, vnic->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_get_rxfh()1887 HW_HASH_KEY_SIZE); in bnxt_modify_rss()1889 memcpy(bp->rss_hash_key, rxfh->key, HW_HASH_KEY_SIZE); in bnxt_modify_rss()1969 memcpy(vnic->rss_hash_key, bp->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_create_rxfh_context()1971 bp->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_create_rxfh_context()
2426 u8 rss_hash_key[HW_HASH_KEY_SIZE];
4699 HW_HASH_KEY_SIZE); in bnxt_init_vnics()4704 HW_HASH_KEY_SIZE); in bnxt_init_vnics()4719 HW_HASH_KEY_SIZE); in bnxt_init_vnics()5007 vnic->rss_table_size = size + HW_HASH_KEY_SIZE; in bnxt_alloc_vnic_attributes()6032 prefix |= (j < HW_HASH_KEY_SIZE) ? key[j] : 0; in bnxt_toeplitz()
638 #define HW_HASH_KEY_SIZE 40 macro
636 #define HW_HASH_KEY_SIZE 40 macro