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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h340 uint8_t te_v_rss_type; member in struct:fip_vhub_table_entry_s
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1024 ASSERT((entry->te_v_rss_type & FIP_TE_VALID) == FIP_TE_VALID);
1025 newmap->mp_v_rss_type = entry->te_v_rss_type;
1203 ASSERT((entry->te_v_rss_type & FIP_TE_TYPE_MASK) == FIP_TE_TYPE_VNIC);
1210 ((entry->te_v_rss_type & FIP_TE_VALID) == 0)) {
1240 newmap->mp_v_rss_type = entry->te_v_rss_type;

Completed in 62 milliseconds