Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c756 rc = iflib_dma_alloc(ctx, HW_HASH_INDEX_SIZE * sizeof(uint16_t), in bnxt_rx_queues_alloc()
2350 scctx->isc_rss_table_size = HW_HASH_INDEX_SIZE; in bnxt_attach_pre()
2658 for (i = 0, j = 0; i < HW_HASH_INDEX_SIZE; i++) { in bnxt_rss_grp_tbl_init()
H A Dhsi_struct_def.h1785 #define HW_HASH_INDEX_SIZE 0x80 macro