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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c54 static void eib_fip_queue_tbl_entry(eib_vhub_table_t *, eib_vhub_map_t *,
56 static void eib_fip_queue_upd_entry(eib_vhub_update_t *, eib_vhub_map_t *,
64 static eib_vhub_map_t *eib_fip_get_vhub_map(void);
885 eib_vhub_map_t *newmap;
1014 * Allocate a eib_vhub_map_t, copy the current entry details
1108 eib_vhub_map_t *newmap;
1230 * Otherwise, allocate a new eib_vhub_map_t and fill it in with
1290 eib_fip_queue_tbl_entry(eib_vhub_table_t *tbl, eib_vhub_map_t *map,
1301 sizeof (eib_vhub_map_t));
1309 sizeof (eib_vhub_map_t));
[all...]
H A Deib_vnic.c51 eib_vhub_map_t *, ibt_mcg_info_t *, int *);
590 eib_vhub_map_t ucast;
690 eib_vhub_map_t *elem;
691 eib_vhub_map_t *nxt;
727 kmem_free(elem, sizeof (eib_vhub_map_t));
753 kmem_free(tbl->tb_gateway, sizeof (eib_vhub_map_t));
758 kmem_free(tbl->tb_unicast_miss, sizeof (eib_vhub_map_t));
763 kmem_free(tbl->tb_vhub_multicast, sizeof (eib_vhub_map_t));
772 kmem_free(elem, sizeof (eib_vhub_map_t));
781 kmem_free(elem, sizeof (eib_vhub_map_t));
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h540 } eib_vhub_map_t; typedef in typeref:struct:eib_vhub_map_s
564 eib_vhub_map_t *up_vnic_entry;

Completed in 86 milliseconds