Home
last modified time | relevance | path

Searched defs:eth_rss_update_ramrod_data (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3787 struct eth_rss_update_ramrod_data struct
3789 u8_t rss_engine_id;
3790 u8_t rss_mode /* The RSS mode for this function */;
3791 u16_t capabilities;
3818 … defines which section of the indirection table will be used. To enable all table put here 0x7F */;
3819 u8_t reserved3;
3820 u16_t reserved4;
3821 u8_t indirection_table[T_ETH_INDIRECTION_TABLE_SIZE] /* RSS indirection table */;
3822 u32_t rss_key[T_ETH_RSS_KEY] /* RSS key supplied as by OS */;
3823 u32_t echo;
[all …]