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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c438 mac_link_update(port->p_mh, link);
441 mac_tx_update(port->p_mh);
1374 if (mac_register(port->p_mreg, &port->p_mh) != DDI_SUCCESS) {
1803 mac_tx_update(port->p_mh);
1919 mac_tx_update(port->p_mh);
1951 mac_tx_update(port->p_mh);
2013 mac_tx_update(port->p_mh);
2345 mac_rx(port1->p_mh, NULL, heads[0]);
2361 mac_rx(port2->p_mh, NULL, heads[1]);
3219 mac_tx_update(port->p_mh);
[all...]
H A Dyge.h2233 mac_handle_t p_mh; member in struct:yge_port

Completed in 87 milliseconds