Searched refs:vn_vhub_table (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c477 vnic->vn_vhub_table->tb_eport_state;
694 htonl(vnic->vn_vhub_table->tb_tusn) : 0;
883 eib_vhub_table_t *etbl = vnic->vn_vhub_table;
1106 eib_vhub_table_t *etbl = vnic->vn_vhub_table;
H A Deib_vnic.c679 vnic->vn_vhub_table = tbl;
702 * vn_vhub_table entries either. All said, we're free to play
703 * around with the vnic's vn_vhub_table and vn_vhub_update here.
708 tbl = vnic->vn_vhub_table;
711 vnic->vn_vhub_table = NULL;
1786 if ((tbl = vnic->vn_vhub_table) == NULL) {
2028 * up vn_vhub_table and vn_vhub_update, since these are assumed to
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h593 struct eib_vhub_table_s *vn_vhub_table; member in struct:eib_vnic_s

Completed in 54 milliseconds