Home
last modified time | relevance | path

Searched refs:RXDMA_CK_DIV_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fzc.c250 rs = hpi_rxdma_cfg_clock_div_set(handle, RXDMA_CK_DIV_DEFAULT); in hxge_init_fzc_rx_common()
H A Dhxge_rxdma.h36 #define RXDMA_CK_DIV_DEFAULT 25000 /* 84 usec */ macro
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h37 #define RXDMA_CK_DIV_DEFAULT 7500 /* 25 usec */ macro
/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()