Home
last modified time | relevance | path

Searched refs:npi_rxdma_cfg_clock_div_set (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h337 npi_status_t npi_rxdma_cfg_clock_div_set(npi_handle_t, uint16_t);
H A Dnpi_rxdma.c1244 npi_rxdma_cfg_clock_div_set(npi_handle_t handle, uint16_t count) in npi_rxdma_cfg_clock_div_set() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c790 rs = npi_rxdma_cfg_clock_div_set(handle, RXDMA_CK_DIV_DEFAULT); in nxge_init_fzc_rx_common()