Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h546 typedef struct eib_vhub_table_s { struct
547 kmutex_t tb_lock;
548 struct eib_vhub_map_s *tb_gateway;
549 struct eib_vhub_map_s *tb_unicast_miss;
550 struct eib_vhub_map_s *tb_vhub_multicast;
551 struct eib_vhub_map_s *tb_vnic_entry[EIB_TB_NBUCKETS];
552 struct eib_vhub_map_s *tb_mcast_entry[EIB_TB_NBUCKETS];
554 uint32_t tb_tusn;
555 uint8_t tb_eport_state;
557 uint16_t tb_entries_seen;
[all …]