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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1362 for (tail = upd->up_vnic_entry; tail != NULL; tail = tail->mp_next) {
1369 upd->up_vnic_entry = map;
1415 list = upd->up_vnic_entry;
1416 upd->up_vnic_entry = NULL;
H A Deib_vnic.c725 for (elem = upd->up_vnic_entry; elem != NULL; elem = nxt) {
729 upd->up_vnic_entry = NULL;
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h564 eib_vhub_map_t *up_vnic_entry; member in struct:eib_vhub_update_s

Completed in 68 milliseconds