Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h356 npi_status_t npi_rxdma_cfg_red_rand_init(npi_handle_t, uint16_t);
H A Dnpi_rxdma.c1261 npi_rxdma_cfg_red_rand_init(npi_handle_t handle, uint16_t init_value) in npi_rxdma_cfg_red_rand_init() function
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c808 rs = npi_rxdma_cfg_red_rand_init(handle, (uint16_t)lbolt); in nxge_init_fzc_rx_common()