Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1025 newmap->mp_v_rss_type = entry->te_v_rss_type; in eib_fip_parse_vhub_table()
1240 newmap->mp_v_rss_type = entry->te_v_rss_type; in eib_fip_parse_vhub_update()
1297 switch (map->mp_v_rss_type & FIP_TE_TYPE_MASK) { in eib_fip_queue_tbl_entry()
1392 newmap->mp_v_rss_type = FIP_TE_VALID | FIP_TE_TYPE_GATEWAY; in eib_fip_queue_gw_entry()
1453 if (map->mp_v_rss_type & FIP_TE_VALID) { in eib_fip_apply_updates()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h543 uint8_t mp_v_rss_type; member