Searched refs:p_mh (Results 1 – 2 of 2) sorted by relevance
438 mac_link_update(port->p_mh, link); in yge_mii_notify()441 mac_tx_update(port->p_mh); in yge_mii_notify()1374 if (mac_register(port->p_mreg, &port->p_mh) != DDI_SUCCESS) { in yge_register_port()1803 mac_tx_update(port->p_mh); in yge_resume()1919 mac_tx_update(port->p_mh); in yge_txeof()1951 mac_tx_update(port->p_mh); in yge_restart_task()2013 mac_tx_update(port->p_mh); in yge_tick()2345 mac_rx(port1->p_mh, NULL, heads[0]); in yge_intr()2361 mac_rx(port2->p_mh, NULL, heads[1]); in yge_intr()3219 mac_tx_update(port->p_mh); in yge_m_tx()[all …]
2233 mac_handle_t p_mh; member