Searched refs:HW_HASH_INDEX_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c608 rc = iflib_dma_alloc(ctx, HW_HASH_INDEX_SIZE * sizeof(uint16_t),
852 scctx->isc_rss_table_size = HW_HASH_INDEX_SIZE;
1116 for (i = 0, j = 0; i < HW_HASH_INDEX_SIZE; i++) {
H A Dhsi_struct_def.h60 #define HW_HASH_INDEX_SIZE 0x80 /* 7 bit indirection table index. */ macro
[all...]

Completed in 257 milliseconds