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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbu.c59 mac_handle_t u_mh; member in struct:xnbu
85 mac_rx(xnbup->u_mh, NULL, mp);
103 mac_tx_update(xnbup->u_mh);
166 mac_link_update(xnbup->u_mh, LINK_STATE_UP);
170 mac_tx_update(xnbup->u_mh);
188 mac_link_update(xnbup->u_mh, LINK_STATE_DOWN);
226 mac_tx_update(xnbup->u_mh);
242 mac_unicst_update(xnbup->u_mh, xnbp->xnb_mac_addr);
434 err = mac_register(mr, &xnbup->u_mh);
442 mac_link_update(xnbup->u_mh, LINK_STATE_DOW
[all...]

Completed in 247 milliseconds