Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.h587 #define Q81_RSS_ICB_NUM_INDTBL_ENTRIES 1024 macro
589 uint8_t cq_id[Q81_RSS_ICB_NUM_INDTBL_ENTRIES];
H A Dqls_hw.c1003 for (i = 0; i < Q81_RSS_ICB_NUM_INDTBL_ENTRIES; i++) { in qls_init_rss()