Home
last modified time | relevance | path

Searched refs:hio_muh (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h308 mac_unicast_handle_t hio_muh; /* HIO mac unicst hdl */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c2738 vnetp->hio_muh = muh; in vnet_hio_mac_init()
2774 if (vnetp->hio_muh != NULL) { in vnet_hio_mac_cleanup()
2775 (void) mac_unicast_remove(vnetp->hio_mch, vnetp->hio_muh); in vnet_hio_mac_cleanup()
2776 vnetp->hio_muh = NULL; in vnet_hio_mac_cleanup()