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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c62 static hxge_status_t hxge_rxdma_hw_start_common(p_hxge_t hxgep);
133 status = hxge_rxdma_hw_start_common(hxgep);
3148 hxge_rxdma_hw_start_common(p_hxge_t hxgep) function
3152 HXGE_DEBUG_MSG((hxgep, MEM2_CTL, "==> hxge_rxdma_hw_start_common"));
3161 HXGE_DEBUG_MSG((hxgep, MEM2_CTL, "==> hxge_rxdma_hw_start_common"));
3752 if (hxge_rxdma_hw_start_common(hxgep) != HXGE_OK)

Completed in 682 milliseconds