Searched defs:hxge_tx_vmac_enable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c33 hxge_status_t hxge_tx_vmac_enable(p_hxge_t hxgep);
78 if ((status = hxge_tx_vmac_enable(hxgep)) != HXGE_OK)
164 hxge_tx_vmac_enable(p_hxge_t hxgep) function
170 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_tx_vmac_enable"));
183 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_tx_vmac_enable"));
437 (void) hxge_tx_vmac_enable(hxgep);

Completed in 57 milliseconds