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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1074 if (etbl->tb_gateway == NULL)
1299 if (tbl->tb_gateway) {
1300 kmem_free(tbl->tb_gateway,
1303 tbl->tb_gateway = map;
H A Deib_vnic.c752 if (tbl->tb_gateway) {
753 kmem_free(tbl->tb_gateway, sizeof (eib_vhub_map_t));
754 tbl->tb_gateway = NULL;
1792 gw = tbl->tb_gateway;
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h548 struct eib_vhub_map_s *tb_gateway; member in struct:eib_vhub_table_s

Completed in 73 milliseconds