Home
last modified time | relevance | path

Searched refs:rss_table_size (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Drxp_hsi.h31 u32_t rss_table_size; member
101 … RXP_HSI_OFFSETOFF(rss_table_size) == (RXP_HSI_OFFSET * sizeof(u32_t) + 0x028) && \
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h424 u32 rss_table_size; member
H A Di40e_common.c3880 p->rss_table_size = number; in i40e_parse_discover_capabilities()
3886 p->rss_table_size); in i40e_parse_discover_capabilities()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type_e610.h2066 u32 rss_table_size; /* 512 for PFs and 64 for VFs */ member
H A Dixgbe_e610.c713 caps->rss_table_size = number; in ixgbe_parse_common_caps()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c4948 rss_update->rss_table_size = (u16_t) table_size; in lm_enable_rss()
5178 rss_update->rss_table_size = (u16_t) table_size; in lm_enable_rss()